Skip to content

Update get-started pages#25

Closed
Sachindu-Nethmin wants to merge 2 commits intowso2:devfrom
Sachindu-Nethmin:get-start
Closed

Update get-started pages#25
Sachindu-Nethmin wants to merge 2 commits intowso2:devfrom
Sachindu-Nethmin:get-start

Conversation

@Sachindu-Nethmin
Copy link
Contributor

Purpose

Enhance the "Quick Start" documentation by providing a clear, interactive, and theme-aware experience that aligns with modern WSO2 documentation standards and follows the Microsoft Style Guide for clarity and simplicity.

Goals

  • Introduce a tabbed "Source View" and "Design View" for each integration pattern.
  • Ensure that diagrams and screenshots automatically switch between light and dark themes based on the user's preference.
  • Modernize the architecture diagrams by replacing raw Mermaid code with high-quality themed SVGs.
  • Set the code implementation as the primary (default) view to cater to developer needs first.

Approach

  • Docusaurus Integration: Used <Tabs>, <TabItem>, and <ThemedImage> components to manage the interactive view.
  • Theme Support: Organized light/dark PNG screenshots and SVG architecture diagrams in the static assets directory and referenced them using useBaseUrl.
  • Layout Choice: Reordered the tabs across all 6 Quick Start guides so that "Source View" appears first, followed by "Design View."
  • Content Style: Refined the headers and instructions to be more concise and action-oriented, following the Microsoft Style Guide.

Release note

Enhanced all Quick Start guides with an interactive tabbed interface (Source View/Design View) and theme-aware diagrams (Light/Dark mode support).

Documentation

N/A - This PR itself contains updates to the product documentation.

Security checks

Samples

All code samples in the "Source View" tabs have been verified and reflect the latest Ballerina syntax for API, Automation, AI Agent, Data Service, Event, and File integrations.

Test environment

  • Tested on Docusaurus (Local)
  • OS: macOS
  • Browser Compatibility: Verified on Chrome and Firefox (Light and Dark modes)

Learning

Utilized Docusaurus theme-switching capabilities and Microsoft Style Guide principles to improve documentation navigation and readability.

@CLAassistant
Copy link

CLAassistant commented Mar 19, 2026

CLA assistant check
All committers have signed the CLA.

@Sachindu-Nethmin Sachindu-Nethmin changed the title Get start Update get-started pages Mar 19, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 19, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0dc65ee5-2e89-462e-9b75-df9e73de9de5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

You can get early access to new features in CodeRabbit.

Enable the early_access setting to enable early access features such as new models, tools, and more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants