diff options
author | elioat@tilde.institute <eli@newstartmobile.com> | 2023-01-16 15:35:34 -0500 |
---|---|---|
committer | elioat@tilde.institute <eli@newstartmobile.com> | 2023-01-16 15:35:34 -0500 |
commit | 4972c5675604677a2bf546df0d30fac1bd7477bd (patch) | |
tree | bf33a0b15ab5e68a6d4fbd28072fc0bd68aea71e /content | |
parent | 82695339b1e0f1b712cf11601f0f6e42030abe65 (diff) | |
download | wiki-main.tar.gz |
Diffstat (limited to 'content')
-rw-r--r-- | content/index.md | 6 | ||||
-rw-r--r-- | content/mynah.md | 7 |
2 files changed, 10 insertions, 3 deletions
diff --git a/content/index.md b/content/index.md index 659bce2..6b5baa4 100644 --- a/content/index.md +++ b/content/index.md @@ -1,8 +1,8 @@ -# wiki +% wiki -This is the start of a little wiki. +This is the start of a little wiki. I use [mynah](mynah.html) to build it. - + - [archive](archive.html) - [change log](changelog.html) diff --git a/content/mynah.md b/content/mynah.md new file mode 100644 index 0000000..9900c48 --- /dev/null +++ b/content/mynah.md @@ -0,0 +1,7 @@ +% mynah + + + +[Mynah](https://git.sr.ht/~eli_oat/mynah/) is a little wiki bird. I use a modified version of it to build this wiki. It isn't much, mostly a pile of bash around [pandoc](https://pandoc.org). + +The version of mynah that I use specifically for this wiki lives on [tilde.institute's git server](https://git.tilde.institute/elioat/wiki/tree/mynah). \ No newline at end of file |