Karlstens
Karlstens•2y ago

What tech-stack is used for Convex Docs?

I really like how they all come together, wondering if you're OK to share the tech stack used to achieve such great online docs? https://docs.convex.dev
6 Replies
Jamal
Jamal•2y ago
There using: https://docusaurus.io This is built my meta and uses react under the hood. Then they prob have a custom search algorithm and a lot of good css. But yeah ive used it before and its amazing and easy for documentation sites
Build optimized websites quickly, focus on your content | Docusaurus
An optimized site generator in React. Docusaurus helps you to move fast and write content. Build documentation websites, blogs, marketing pages, and more.
Karlstens
KarlstensOP•2y ago
I've done a little digging into this, one thing lead to another and I've found myself using Vitepress. It's awesome!
Michal Srb
Michal Srb•2y ago
That's cool! We might use Nextra in the future, it should achieve similar results to our current docs. But yeah, at the time it's a lot of work on top of Docusaurus 🙂
Jamal
Jamal•2y ago
You guys should check out https://next-docs-zeta.vercel.app its like nextra but first class support for app-dir
Next Docs
Next Docs
The Next.js framework for building documentation sites
Michal Srb
Michal Srb•2y ago
Nice, that looks really cool!
Jamal
Jamal•2y ago
yeah this way you can keep all the benefits of SSR in the docs as well

Did you find this page helpful?