about summary refs log tree commit diff stats
path: root/public/mynah.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/mynah.html')
-rw-r--r--public/mynah.html41
1 files changed, 41 insertions, 0 deletions
diff --git a/public/mynah.html b/public/mynah.html
new file mode 100644
index 0000000..410902d
--- /dev/null
+++ b/public/mynah.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
+<head>
+  <meta charset="utf-8" />
+  <meta name="generator" content="pandoc" />
+  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
+  <title>mynah</title>
+  <style>
+    code{white-space: pre-wrap;}
+    span.smallcaps{font-variant: small-caps;}
+    span.underline{text-decoration: underline;}
+    div.column{display: inline-block; vertical-align: top; width: 50%;}
+    div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
+    ul.task-list{list-style: none;}
+    .display.math{display: block; text-align: center; margin: 0.5rem auto;}
+  </style>
+  <link rel="stylesheet" href="https://elioat.tilde.institute/wiki/styles.css" />
+  <!--[if lt IE 9]>
+    <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
+  <![endif]-->
+</head>
+<body>
+<header id="title-block-header">
+<h1 class="title">mynah</h1>
+</header>
+<figure>
+<img src="bin/myna-bird-from-wikipedia-Richard-Taylor-CC_BY_2_0.png"
+alt="Photo of the Mynah bird from Wikipedia, CC BY 2.0 Richard Taylor" />
+<figcaption aria-hidden="true">Photo of the Mynah bird from Wikipedia,
+CC BY 2.0 Richard Taylor</figcaption>
+</figure>
+<p><a href="https://git.sr.ht/~eli_oat/mynah/">Mynah</a> 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 <a
+href="https://pandoc.org">pandoc</a>.</p>
+<p>The version of mynah that I use specifically for this wiki lives on
+<a
+href="https://git.tilde.institute/elioat/wiki/tree/mynah">tilde.institute’s
+git server</a>.</p>
+</body>
+</html>