18 lines
929 B
XML
18 lines
929 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
|
|
<title type="text">will holdsworth's blog</title>
|
|
<subtitle type="text">blog</subtitle>
|
|
<updated>2025-01-27T23:42:34Z</updated>
|
|
<link rel="alternate" type="text/html" href="https://fi33.buzz"/>
|
|
<id>https://fi33.buzz/atom.xml</id>
|
|
<link rel="self" type="application/atom+xml" href="https://fi33.buzz/atom.xml"/>
|
|
<entry>
|
|
<title type="text">welcome!</title>
|
|
<link rel="alternate" type="text/html" href="https://fi33.buzz/welcome.html"/>
|
|
<id>https://fi33.buzz/welcome.html</id>
|
|
<published>2025-01-27T22:16:57Z</published>
|
|
<updated>2025-01-27T23:11:05Z</updated>
|
|
<author><name>wi11-holdsworth</name></author>
|
|
<summary type="text">the static site generator i'm using to kickstart this blog[1] requires a single post to exist in order to compile, and failing to provide a post sends `make` into an infinite loop.</summary>
|
|
</entry>
|
|
</feed>
|