Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commit Docs #74

Open
8 of 10 tasks
sumitjain236 opened this issue Nov 4, 2024 · 0 comments
Open
8 of 10 tasks

Commit Docs #74

sumitjain236 opened this issue Nov 4, 2024 · 0 comments

Comments

@sumitjain236
Copy link
Member

sumitjain236 commented Nov 4, 2024

Commit Docs is a documentation platform that supports MDX for combining Markdown and JSX. The focus is on intuitive navigation and a great user experience with flexible content creation, customizable navigation, and publishable content.

The idea is that users can connect their docs with their codebase; if they want to treat it as normal docs, they can do that.
Our documentation integrates directly with the codebase, exporting content into the file structure. This setup allows team members and contributors to easily add updates and create pull requests for any changes, making documentation contributions seamless and reviewable.

Using Commit, users can utilize APIs for an API explorer, even ERDs for better understanding of docs.

CheckList

  • Allow User to Publish Docs from Commit (API explorer)
image image
  • Commit Docs Architecture (Include Footer, Navbar and Sidebar Structure).
  • Sidebar Can have nested Groups
image
  • Allow User to Set Icons for Sidebar or Navbar Items (Dynamic Icons Import) - Support Only React Icons
image
  • Create User Friendly Design / UI for Docs Site
image image
  • Research About MDX https://mdxjs.com/
  • Implement MDX in Docs
  • Provide Some Shortcut Keys or Options for Heading , Bold etc.
  • Connect the docs with Codebase
  • Sync Database with docs Codebase
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

No branches or pull requests

1 participant