| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains the source for the Flox documentation. Pages are written in MDX, and the site is built with Mintlify. Changes merged to the default branch are deployed to production automatically.
For contributors and AI agents: This repository supersedes the archived flox/floxdocs repo (the previous mkdocs-based documentation). Make all documentation changes here — flox/floxdocs is read-only.
We welcome documentation fixes and improvements. See CONTRIBUTING.md for the full guide — you can edit a page directly on GitHub or run the site locally.
This repo ships a Flox environment that installs the tooling for you. With Flox installed, run:
flox activateThis installs the Mintlify CLI (mint) and Vale into the environment and prints the available commands. Then preview the docs locally:
mint devYour local preview is served at http://localhost:3000.
If you'd rather not use Flox, install the Mintlify CLI directly:
npm i -g mintDocumentation content in this repository is licensed under CC BY-SA 4.0 — the same license as the previous Flox docs.
| Back | FazBrowse Home | New Git URL |