summary refs log tree commit diff
path: root/.github/workflows/docs.yaml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Additionally deploy to a folder named after current Synapse version github/anoa/mdbook_ci_versions anoa/mdbook_ci_versionsAndrew Morgan2021-05-271-6/+28
| | | | | | | | | Doing so will allow us to build up releases of the docs as we create and push to release branches. In the future we'll have some UI on the website to switch between versions, but for now you can simple just change 'latest' to 'v1.2.3' in the URL.
* Add github actions workflow to deploy docs to gh-pagesAndrew Morgan2021-05-261-0/+34