mirror of
https://github.com/tildeclub/site.git
synced 2026-08-25 11:59:23 +00:00
The netnews.md file does not reference how to use the worldwide network of Netnews, called Usenet. Instead it only focuses on the Newsgroups from the "tilde." hierarchy, which I believe are not public to the Usenet. Also, the term "Netnews" is more generic, and is the official name similar to Email or to HTML. Therefore, remove the term "Usenet" from naming. Signed-off-by: keyboardan <keyboardan@tilde.club>
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.