Public documentation site for MASQ Network, built with Docusaurus.
- Test URL: https://test-docs.masqbrowser.com
- Source content migrated from: masq-public-docs (GitBook markdown backup)
- Branches: work on
dev(staging); merge tomainto deploy GitHub Pages
npm install
npm startnpm run build
npm run serve| Branch | Role |
|---|---|
dev |
Staging / day-to-day commits (build CI only) |
main |
Production deploy via GitHub Actions → Pages |
See AGENTS.md for agent/contributor rules and CUTOVER.md for the docs.masqbrowser.com cutover.
GitBook markdown can be re-imported with:
python scripts/convert_gitbook.py(Requires a gitbook-src/ staging copy of the GitBook repo; see .gitignore.)