summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* deploy: 7dc14730d925a39a885a14ce309d99054f9617d5callahad2021-06-084-10/+10
|
* deploy: beb251e3eed3f5b93fafea4650ba7146bb19bcf9erikjohnston2021-06-072-2/+2
|
* Fix redirect to documentationAndrew Morgan2021-06-031-2/+2
|
* deploy: fd9856e4a98fb3fa9c139317b0a3b79f22aff1c7anoadragon4532021-06-03127-0/+49909
|
* Set up gh-pages branchAndrew Morgan2021-05-282-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).