~bt/barf

1876e5f50b9bd26a6b7d17d6d7b4f77245616b74 — Bradley Taunt 4 months ago df4af7a
Include the meaning of barf on the homepage demo site
3 files changed, 8 insertions(+), 1 deletions(-)

M build/atom.xml
M build/index.html
M index.md
M build/atom.xml => build/atom.xml +1 -1
@@ 2,7 2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>barf</title>
	<link href="https://barf.bt.ht/atom.xml" rel="self" />
	<updated>2023-01-05T10:03:06Z</updated>
	<updated>2023-01-05T10:06:01Z</updated>
	<author>
		<name>Bradley Taunt</name>
	</author>

M build/index.html => build/index.html +3 -0
@@ 113,6 113,9 @@
<p>It could almost be called "suckless", but probably isn't. It was created for those focused on writing, not tinkering.</p>
<p>You can learn more by reading the <a href="https://git.sr.ht/~bt/barf">official README</a>.</p>
<p>You can also view the generated <a href="/atom.xml">Atom feed here</a></p>
<blockquote><p><strong>barf</strong></p>
<p>Blogs Are Really Fun</p>
</blockquote>
<hr />
<span class='created'>2022-01-05 &mdash; <a href="markdown-examples/">Markdown Examples in barf</a></span>
<footer role="contentinfo">

M index.md => index.md +4 -0
@@ 10,4 10,8 @@ You can learn more by reading the [official README](https://git.sr.ht/~bt/barf).

You can also view the generated [Atom feed here](/atom.xml)

> **barf**
>
> Blogs Are Really Fun

---