Documentation Index
Fetch the complete documentation index at: https://docs.jylhis.com/llms.txt
Use this file to discover all available pages before exploring further.
Requires Node.js 19+ and the Mintlify CLI.
Install the CLI
Preview locally
From the repository root (wheredocs.json lives):
http://localhost:3000 with hot reload.
To pick a different port:
Pull in project docs
The Guides/Knowledge tabs are committed to this repo; project tabs (marchyo, jotain, jstack) are pulled at build time. To preview them locally, enter the devenv shell and run:docs/ directory into this tree, and merges its navigation into docs.json. The script is defined in devenv.nix.
Validate links
Deployment
CI builds thedocs branch from main daily and on push. Mintlify’s GitHub app deploys from the docs branch automatically. See .github/workflows/multirepo-docs.yml.