aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/lint-docs.yaml (follow)
Commit message (Collapse)AuthorAgeLines
* 10x the repoGravatar Joe Banks2025-07-18-5/+11
|
* Ensure taskipy is installed in CIGravatar Joe Banks2024-08-09-1/+1
|
* Update docs linting jobGravatar Joe Banks2024-08-09-2/+6
|
* Use fork with up-to-date Sphinx versionGravatar Johannes Christ2024-07-30-1/+1
|
* Improve documentationGravatar Johannes Christ2024-07-25-8/+2
| | | | | | | | | | This commit ports our documentation to Sphinx. The reason for this is straightforward. We need to improve both the quality and the accessibility of our documentation. Hugo is not capable of doing this, as its primary output format is HTML. Sphinx builds plenty of high-quality output formats out of the box, and incentivizes writing good documentation.
* Fix docs lint flowGravatar Joe Banks2024-06-02-0/+3
|
* Update Hugo versions in CIGravatar Joe Banks2024-06-01-4/+5
|
* Move documentation to HugoGravatar Johannes Christ2024-04-27-0/+17
Shortly before merge, the repository settings need to be updated to set GitHub Actions as the deployment source, to prevent GitHub from trying to build with Jekyll.