about summary refs log tree commit diff stats
path: root/public/feed.xml
blob: 15d43a1f4623c2c3267ac176ce41498284b873c4 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>
      <![CDATA[ wiki]]>
</title>
    <link>https://elioat.tilde.institute/wiki</link>
    <atom:link href="https://elioat.tilde.institute/wiki/feed.rss" rel="self" type="application/rss+xml" />
    <description>
      <![CDATA[ a little wiki ]]>
</description>
    <item>
      <title>
        <![CDATA[ the page "index" was updated! ]]>
</title>
      <link>https://elioat.tilde.institute/wiki/index.html</link>
      <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

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)

- [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>