about summary refs log tree commit diff stats
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/index.md6
-rw-r--r--content/mynah.md7
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.
 
-![Dithered image of a cat sleeping on a shelf mounted against a window. The window is surrounded by fairy lights, and it is snowing outside.](/bin/snorlax-napping-in-the-snowy-window.png)
+![Dithered image of a cat sleeping on a shelf mounted against a window. The window is surrounded by fairy lights, and it is snowing outside.](bin/snorlax-napping-in-the-snowy-window.png)
 
 - [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
+
+![Photo of the Mynah bird from Wikipedia, CC BY 2.0 Richard Taylor](bin/myna-bird-from-wikipedia-Richard-Taylor-CC_BY_2_0.png)
+
+[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