From 82e7ac75954c973a5c59a02684788c0fb26e14dd Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Sat, 21 Dec 2024 22:18:18 +0000 Subject: Bump zine 0.3.0 -> 0.8.0 Fix a lot of associated breakage Fix broken rss.xml file as highlighted to me by Matthijs van der Wild (thanks!) --- content/posts/2018-05-31-new-site.smd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/posts/2018-05-31-new-site.smd (limited to 'content/posts/2018-05-31-new-site.smd') diff --git a/content/posts/2018-05-31-new-site.smd b/content/posts/2018-05-31-new-site.smd new file mode 100644 index 0000000..8e8a1e1 --- /dev/null +++ b/content/posts/2018-05-31-new-site.smd @@ -0,0 +1,15 @@ +--- +.title = "New Site", +.author = "Martin Ashby", +.date = @date("2018-05-31T17:51:07+0100"), +.layout = "single.shtml", +.custom = {"comments": true}, +--- + +I'm intending to write more online about the stuff I tinker with. + +You can expect posts about +* what I do with my [Raspberry Pi](https://www.raspberrypi.org), +* websites and servers that I run including [my wife's blog](https://heyworlditshenry.com) and my [email server](https://mail.mfashby.net) +* more physical projects like getting a [RepRap](https://reprap.org/) up and running + -- cgit v1.2.3-ZIG