aboutsummaryrefslogtreecommitdiff
path: root/lume/src
diff options
context:
space:
mode:
Diffstat (limited to 'lume/src')
-rw-r--r--lume/src/vods/2024/_data.yml1
-rw-r--r--lume/src/vods/2024/mime-rss.md18
2 files changed, 19 insertions, 0 deletions
diff --git a/lume/src/vods/2024/_data.yml b/lume/src/vods/2024/_data.yml
new file mode 100644
index 0000000..e7fa4bc
--- /dev/null
+++ b/lume/src/vods/2024/_data.yml
@@ -0,0 +1 @@
+year: 2024
diff --git a/lume/src/vods/2024/mime-rss.md b/lume/src/vods/2024/mime-rss.md
new file mode 100644
index 0000000..a02d12c
--- /dev/null
+++ b/lume/src/vods/2024/mime-rss.md
@@ -0,0 +1,18 @@
+---
+title: "Writing MIME, RSS, and existential suffering"
+date: 2024-06-25
+tags:
+ - golang
+ - alpineLinux
+ - RSS
+vod:
+ path: video/2024/mime-rss-vod
+---
+
+I'm trying to get back into streaming regularly, and I decided to
+break the anti-streak by doing a good old fashioned blogpost writing
+stream. I broke down the problem, wrote out all the prose, and then
+published it.
+
+After remembering that you actually have to push commits for them to
+be live.