Files
site/wiki
saper 230f1dfe2a Makefile: static generator for index
When running a copy of a wiki on tilde.club
itself the webserver does not allow us
to view "index.php", so generate index.html
for static viewing pleasure.
2019-10-22 10:11:26 -04:00
..
2019-10-22 10:11:26 -04:00
2019-09-22 23:46:32 -04:00

tilde.club wiki

to write an article, make a markdown file in source/ and fill out the appropriate metadata keys. only title and author are required.

to build the wiki pages, just run make. the resulting html files will not be tracked in this repo.

open a PR with your changes! feel free to send a patch with git-send-email(1) to root@tilde.club if you prefer that workflow.