summary refs log tree commit diff
path: root/index.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix redirect to documentationAndrew Morgan2021-06-031-2/+2
|
* Set up gh-pages branchAndrew Morgan2021-05-281-0/+6
The index.html will redirect people to the latest documentation directory (develop), and the .nojekyll file will force github to serve index.html files on a folder path (the user would be served synapse/develop/index.html if they navigated to synapse/develop).