Viabl is a documentation platform that lets you write in MDX, configure with a single JSON file, and deploy anywhere. It gives your docs the same care you give your product.
What makes up Viabl?
Viabl is made up of three parts that work together:
CLI
The viabl command line tool. Use it to create projects, preview locally,
and build for production.
Renderer
The Next.js app that turns your MDX files into a beautiful, fast documentation site.
Content server
A lightweight Express server that reads your docs from disk and serves them to the renderer.