diff options
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 |