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 /public/feed.xml | |
parent | 82695339b1e0f1b712cf11601f0f6e42030abe65 (diff) | |
download | wiki-main.tar.gz |
Diffstat (limited to 'public/feed.xml')
-rw-r--r-- | public/feed.xml | 33 |
1 files changed, 28 insertions, 5 deletions
diff --git a/public/feed.xml b/public/feed.xml index 29ffd76..15d43a1 100644 --- a/public/feed.xml +++ b/public/feed.xml @@ -14,22 +14,45 @@ <![CDATA[ the page "index" was updated! ]]> </title> <link>https://elioat.tilde.institute/wiki/index.html</link> - <guid>https://elioat.tilde.institute/wiki/index.html#C3040125-D84A-4325-A942-F7E35F060D59</guid> - <pubDate>Mon, 16 Jan 2023 15:15:56 -0500</pubDate> + <guid>https://elioat.tilde.institute/wiki/index.html#E7D76CCA-6B20-49B9-BAF8-6209E8AC63C7</guid> + <pubDate>Mon, 16 Jan 2023 15:35:16 -0500</pubDate> <description> <![CDATA[ -<p><a href="https://elioat.tilde.institute/wiki/index.html">index</a> updated!</p><br><br><pre><code># wiki +<p><a href="https://elioat.tilde.institute/wiki/index.html">index</a> updated!</p><br><br><pre><code>% 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) +outside.](bin/snorlax-napping-in-the-snowy-window.png) - [archive](archive.html) - [change log](changelog.html) - [feed](feed.xml)</code></pre> ]]> </description> </item> + <item> + <title> + <![CDATA[ the page "mynah" was updated! ]]> +</title> + <link>https://elioat.tilde.institute/wiki/mynah.html</link> + <guid>https://elioat.tilde.institute/wiki/mynah.html#34D20BDB-FB4B-47C6-849B-83CABB9DC948</guid> + <pubDate>Mon, 16 Jan 2023 15:35:16 -0500</pubDate> + <description> + <![CDATA[ +<p><a href="https://elioat.tilde.institute/wiki/mynah.html">mynah</a> updated!</p><br><br><pre><code>% 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).</code></pre> ]]> +</description> + </item> </channel> </rss> |