mirror of https://github.com/tildeclub/site.git
Here is a git patch to the club's wiki. Apply this patch instead of the patch of my last email. From f018b8aad2a33caaee678ec007875f41dca5a736 Mon Sep 17 00:00:00 2001 From: keyboardan <keyboardan@tilde.club> Date: Sun, 1 Sep 2024 13:58:23 +0100 Subject: [PATCH] wiki/source/emacs.md: add and update content |
||
---|---|---|
.. | ||
source | ||
.gitignore | ||
Makefile | ||
README.md | ||
custom.theme | ||
gophermap | ||
header-permalinks.lua | ||
index.php | ||
link_footnote.lua | ||
txtlist.sh | ||
wiki.tmpl |
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.