mirror of
https://github.com/tildeclub/site.git
synced 2026-04-24 15:00:17 +00:00
Binary executable without an extension are sent to the client like any other file. Adding a .cgi extension makes the web server run the executable.
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.