GitHub Pages Publishing
The published documentation is built directly from ThothAI.
Repository Files
This setup relies on:
mkdocs.ymlrequirements-docs.txt.github/workflows/docs-pages.yml
Workflow Behavior
The workflow:
- checks out the repository
- installs the MkDocs dependencies
- runs
mkdocs build --strict - uploads the generated
site/directory - deploys it with
actions/deploy-pages
Only the GitHub origin remote is in scope for this publishing flow.
The uni remote is intentionally ignored.
One-Time Maintainer Steps
In GitHub repository settings:
- open
Settings -> Pages - set the source to
GitHub Actions - allow the first deployment to publish the site
The expected public URL is:
https://mptyl.github.io/ThothAI/