diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2021-05-28 14:36:00 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2021-05-28 14:36:00 +0100 |
commit | 188296dd24b3a2a933fed1eb66d3655224dbfc65 (patch) | |
tree | e9fb176c3a160a044665e0e5c3292ee7127a3afb /.nojekyll | |
download | synapse-188296dd24b3a2a933fed1eb66d3655224dbfc65.tar.xz |
Set up gh-pages branch
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).
Diffstat (limited to '.nojekyll')
-rw-r--r-- | .nojekyll | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/.nojekyll b/.nojekyll
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/.nojekyll
|