Skip to content

WWW Added About page issue #164 - #175

Open
Manas756 wants to merge 1 commit into
aboutcode-org:mainfrom
Manas756:add-about-page
Open

WWW Added About page issue #164 #175
Manas756 wants to merge 1 commit into
aboutcode-org:mainfrom
Manas756:add-about-page

Conversation

@Manas756

@Manas756 Manas756 commented Aug 9, 2026

Copy link
Copy Markdown

Description

Adds a top-level About page to the AboutCode website to provide an introduction to the AboutCode community and organization.

Changes

  • Added a new About page at website/docs/about/about.md.
  • Added the About page to the About sidebar.
  • Added the About page to the About navigation menu.

Testing

  • Ran npm run build successfully.
  • Verified the website builds successfully with Docusaurus.

Before

image

After

image

Issue Solved #164 with Proof.

Copilot AI lite review requested due to automatic review settings August 9, 2026 13:45

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a top-level “About” landing page to the About section and exposes it via the docs sidebar and the site navbar dropdown, aligning the About section with the existing “Getting Started” structure.

Changes:

  • Added a new About landing doc at website/docs/about/about.md.
  • Updated the About docs sidebar to include the new landing page first.
  • Added an “About” entry to the navbar’s About dropdown.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
website/sidebars.js Inserts the new about/about doc at the top of the About sidebar.
website/docusaurus.config.js Adds an “About” link to the About dropdown in the navbar.
website/docs/about/about.md New About landing-page content introducing AboutCode and its organizational structure.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

label: 'About',
position: 'left',
items: [
{to: '/docs/about/', label: 'About'},
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