Implement rudimentary wikitext renderer and buff deploy_archives script to be able to deploy the wiki archive, as well as sql/sqlite/xml data dumps.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{{>header}}
|
||||
<h2>{{page.title}}</h2>
|
||||
<article>
|
||||
{{text}}
|
||||
<article class="page">
|
||||
{{{text}}}
|
||||
</article>
|
||||
{{>footer}}
|
Reference in New Issue
Block a user