about summary refs log tree commit diff stats
path: root/public/mynah.html
blob: 410902d7dd6cc49a4362479e331f72944ad7e9e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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>