site/wiki
deepend-tildeclub a8cddbf166
continuous-integration/drone/push Build is passing Details
Update multiplexers.md
2024-03-25 12:19:17 -06:00
..
source Update multiplexers.md 2024-03-25 12:19:17 -06:00
.gitignore Generate plain text versions of wiki articles, with links in footnotes 2020-04-25 12:40:40 -07:00
Makefile add navbar to wiki 2020-05-06 01:06:18 -04:00
README.md switch to a makefile and update contribution instructions 2019-09-22 23:07:21 -04:00
custom.theme Change syntax highlighting to slightly tweaked version of breezeDark, to be more legible 2020-04-11 22:19:14 -07:00
gophermap added return link to wiki gophermap 2020-04-26 16:52:24 -06:00
header-permalinks.lua add styling and use section symbol instead 2019-09-22 19:55:57 -04:00
index.php Update wiki index.php 2020-05-06 23:41:08 -06:00
link_footnote.lua Generate plain text versions of wiki articles, with links in footnotes 2020-04-25 12:40:40 -07:00
txtlist.sh add gopher support to wiki 2020-04-26 18:36:07 -04:00
wiki.tmpl Highlight code tags on wiki pages 2020-10-12 18:14:56 -04:00

README.md

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.