Hey folks!!
Welcome to the new blog
I was building a product, buildsaas.dev and writing documentation for it. I tried to find alternatives on the internet, find Fumadocs, Docusaurus and Mintlify.
But they have a loophole, each of them not serving the way I want it. I am required to create a simple Nextjs React repository that helps me to create documentation for any SAAS product in future.
This repository should also help with the following features, as defined
- Easy to download, install the repository, and packages
- Markdown support and static content rendering for SEO
- AI chatbot and language support integration
- Dark/light theme
- Latest tech stack
- Works well with AI code editors
- One-click deploy on Github
- Responsive webpage with an editor that renders all UI types of components
Most of the tools I've found are either not free or do not provide a code repository
That is why I created this documentation creator website; it's free and open-source.
All instructions on installations are in the repository; no third-party APIs are needed, only frontend packages
How to use
- Clone the repository
- Edit the markdown content .md files or add new ones
- Edit the sidebar if adding a new route, page, or content
- Push to Github
- Deploy to vercel
It's literally that simple, FREE and easy to customise.
Github: https://github.com/shreyvijayvargiya/docs-template
Demo: https://docs-template-henna.vercel.app/
Cheers
Shrey
Top comments (0)