diff options
author | Admin <admin@marx.cafe> | 2022-12-12 13:25:34 -0500 |
---|---|---|
committer | Admin <admin@marx.cafe> | 2022-12-12 13:25:34 -0500 |
commit | 58c65daa78e6157f942a244d3f1476e3bc94395c (patch) | |
tree | 58058b3ea6abbf9785a03ba10003625adfc39249 /content | |
parent | e4d0d6643e7711369e8ae8db8ca0efb6dfc42390 (diff) |
Add very basic contributing page
Diffstat (limited to 'content')
-rw-r--r-- | content/contributing.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/content/contributing.md b/content/contributing.md index 334ab82..5d34f7f 100644 --- a/content/contributing.md +++ b/content/contributing.md @@ -16,4 +16,8 @@ copyleft: # Contributing -TODO +This page may change in the future. + +The source code for the site is available [here](https://git.marx.cafe/site/). + +If you're familiar with [git](https://git-scm.com/), you can send your changes as a patch to `patch[@]marx.cafe`. |