Publishing these docs
- Merge this branch (or copy
/docsto the repo that should host Pages). - GitHub → Settings → Pages.
- Source: Deploy from a branch → branch with
/docsfolder (or GitHub Actions if you add a workflow later). - Theme resolves via
remote_theme: just-the-docs/just-the-docsin_config.yml. - Point the Atlas Docs button at the resulting
*.github.io/...URL (or a custom domain).
If the production remote is syntology/syntology, prefer https://syntology.github.io/syntology/ (or docs.syntology.ai if configured) and update the Docs href accordingly. This fork may need Pages enabled explicitly while the repo is private.