| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The source for docs.stackryze.com, built on Mintlify.
This repo contains:
Install the Mintlify CLI:
npm i -g mintFrom the repo root (where docs.json lives), run:
mint devPreview at http://localhost:3000.
Install the Mintlify skill for your editor:
npx skills add https://mintlify.com/docsThis docs site uses the Stackryze bi-stack mark — the same mark that ships in the marketing site navbar. If you change the mark, update three files together:
And mirror the change in the web app at stackryze/public/logos/ so the favicon and OG image stay in sync.
Brand guidelines live in stackryze/BRAND.md.
The docs deploy automatically when changes land on the default branch. The Mintlify GitHub app reads this repo and builds on every push.
If a page 404s locally, double-check that docs.json lists it under navigation.tabs[].pages — Mintlify will not auto-discover pages.
| Back | FazBrowse Home | New Git URL |