This repository contains the documentation for the Stampede Studios games. It's generated with Antora and hosted on GitHub Pages.
Whenever a commit is pushed to the master branch, or the workflow is manually triggered, the following steps are executed:
- The
antora-playbook.ymlfile is used to generate the documentation using every source defined and the UI defined in theassets/ui-bundle.zipfile. - The generated documentation is pushed to the
gh-pagesbranch. - The
gh-pagesbranch is used to host the documentation on GitHub Pages. - The
gh-pagesbranch is used to host the documentation on stampedestudios.github.io.
The documentation UI is based on the Antora Default UI. It's modified to fit the Stampede Studios style.