site/wiki/README.md

13 lines
412 B
Markdown
Raw Permalink Normal View History

2019-09-14 18:29:05 +00: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.
2019-09-14 18:29:05 +00:00
to build the wiki pages, just run `make`. the resulting html files will
not be tracked in this repo.
2019-09-14 18:29:05 +00:00
open a PR with your changes! feel free to send a patch with
[git-send-email(1)](https://git-send-email.io) to root@tilde.club if you prefer
that workflow.
2019-09-14 18:29:05 +00:00