Skip to content

[📝 Docs]: Improved /docs/index.page.tsx structure and SEO #1242

Closed
@adityajha2005

Description

@adityajha2005

What Docs changes are you proposing?

I’m suggesting some improvements to the /docs/index.page.tsx page, including:

Cleaning up the code for better readability and maintainability.
Adding semantic HTML to improve accessibility and structure.
Enhancing SEO with meta descriptions to make the docs more discoverable.
Making the page more responsive by improving the use of Tailwind classes.
Organizing the card data into a constant (CARDS_DATA) to make future updates easier

Right now, the page could be more user-friendly and maintainable. The current structure makes it harder to update or extend. Also, accessibility and SEO improvements can help ensure the docs reach and serve a wider audience effectively.

It will benefit by providing a better user experience, easier navigation, and more maintainable docs for contributors.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Labels

Status : In DiscussionYes this is a valid issue, but we're uncertain how we want to address it. Opinions are welcome.📝 DocumentationIndicates improvements or additions to documentation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions