Getting Started
Welcome to Viabl
Beautiful, self-hosted documentation for developer tools, APIs, and products.
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 is 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.
Was this page helpful?