Add archives index page, and deploy wiki archives.
This commit is contained in:
8
templates/index.mustache
Normal file
8
templates/index.mustache
Normal file
@@ -0,0 +1,8 @@
|
||||
{{>header}}
|
||||
Welcome to the <b>Glitch City Laboratories Archives</b>.
|
||||
<h2>Archives</h2>
|
||||
<ul>
|
||||
<li><a href="forums">Forums</a> (<a href="forums.tar.gz">.tar.gz</a>)</li>
|
||||
<li><a href="wiki">Wiki</a> (<a href="wiki.tar.gz">.tar.gz</a>)</li>
|
||||
</ul>
|
||||
{{>footer}}
|
Reference in New Issue
Block a user