diff --git a/blog/@all.html b/blog/@all.html new file mode 100644 index 0000000..7510e3d --- /dev/null +++ b/blog/@all.html @@ -0,0 +1 @@ +Articles tagged all

#all

posts

\ No newline at end of file diff --git a/blog/atom.xml b/blog/atom.xml new file mode 100644 index 0000000..e858ded --- /dev/null +++ b/blog/atom.xml @@ -0,0 +1,18 @@ + + +will holdsworth's blog +blog +2025-01-27T23:42:34Z + +https://fi33.buzz/atom.xml + + +welcome! + +https://fi33.buzz/welcome.html +2025-01-27T22:16:57Z +2025-01-27T23:11:05Z +wi11-holdsworth +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. + + diff --git a/blog/index.html b/blog/index.html new file mode 100644 index 0000000..2330030 --- /dev/null +++ b/blog/index.html @@ -0,0 +1 @@ +will holdsworth's blog

will holdsworth's blog

tags: #all

posts


\ No newline at end of file diff --git a/blog/rss.xml b/blog/rss.xml new file mode 100644 index 0000000..1104d04 --- /dev/null +++ b/blog/rss.xml @@ -0,0 +1,15 @@ + + + +will holdsworth's blog +https://fi33.buzz +blog + +welcome! +https://fi33.buzz/welcome.html +https://fi33.buzz/welcome.html +Mon, 27 Jan 2025 22:16:57 +1100 +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. + + + diff --git a/blog/welcome.html b/blog/welcome.html new file mode 100644 index 0000000..b28a471 --- /dev/null +++ b/blog/welcome.html @@ -0,0 +1,23 @@ +welcome!

will holdsworth's blog

welcome!

posted: 2025/01/27 22:16
edited: 2025/01/27 23:11

+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. +

+

+so without further ado... here it is, my first post! +

+

+topics to expect once i get myself more organised: +

+ + +

+thanks for stopping by ^.^ +

+

+[1] blogit +

+


\ No newline at end of file