mirror of
https://github.com/tildeclub/site.git
synced 2026-01-24 05:50:17 +00:00
switch to a makefile and update contribution instructions
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
# tilde.club wiki
|
||||
|
||||
to write an article, make a markdown file in source/ and fill out the appropriate
|
||||
metadata keys (see source/ssh.md).
|
||||
to write an article, make a markdown file in source/ and fill out the
|
||||
appropriate metadata keys. only title and author are required.
|
||||
|
||||
run
|
||||
./build-wiki.sh
|
||||
to build the wiki pages, just run `make`. the resulting html files will
|
||||
not be tracked in this repo.
|
||||
|
||||
before committing, and open a PR!
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user