This repository contains the documentation site for Janus. It ships with a minimal configuration so you can start adding content right away.
- Install the Mintlify CLI if you haven't already:
npm i -g mint - Run
mint devfrom this directory to preview the docs locally at http://localhost:3000
Add new .mdx files alongside index.mdx and reference them in docs.json as your documentation grows.