summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-04-18 15:22:43 +0100
committerMatthew Lemon <y@yulqen.org>2023-04-18 15:23:00 +0100
commit9b1ba964dd5310728791581fb0d66a72c9b58538 (patch)
tree1e8f49adccb52872cdb7c7bfef39af2909de79bf
parent7f00824402e9e0741002e1866b6e7bf99c3a964f (diff)
New stream, blog post and fix date
-rw-r--r--content/blog/the_cats_have_started_killing.md9
-rw-r--r--content/stream/2023-04-18.md7
-rw-r--r--themes/problematic/layouts/partials/footer.html2
3 files changed, 17 insertions, 1 deletions
diff --git a/content/blog/the_cats_have_started_killing.md b/content/blog/the_cats_have_started_killing.md
new file mode 100644
index 0000000..590a30e
--- /dev/null
+++ b/content/blog/the_cats_have_started_killing.md
@@ -0,0 +1,9 @@
+---
+title: "The cats have started killing again"
+date: 2023-04-18T15:05:58+01:00
+draft: false
+categories: ['Cats']
+tags: ['cats']
+---
+
+The cats have started killing again. Several mice, including one which was still alive in the morning. We tried to nurse it back to life wrapped in a tea towel in the salad spinner and gave it peanut butter on sesame Rivita, but it died. We slipped it in a nappy sack and put it in the back room bin where it eventually got covered in old cat meat. That was a few days ago and it's still there.
diff --git a/content/stream/2023-04-18.md b/content/stream/2023-04-18.md
new file mode 100644
index 0000000..10150ab
--- /dev/null
+++ b/content/stream/2023-04-18.md
@@ -0,0 +1,7 @@
+---
+title: "2023 04 18"
+date: 2023-04-18T15:02:44+01:00
+draft: false
+---
+
+I tried Github Pages with Jekyll and it didn't go well. Couldn't see the theme when it went live. Jekyll seems like last decade. Hugo ain't no walk in the park either. What the fuck is the situation with static site generators, is this the best it can be?
diff --git a/themes/problematic/layouts/partials/footer.html b/themes/problematic/layouts/partials/footer.html
index 1382b2c..351206d 100644
--- a/themes/problematic/layouts/partials/footer.html
+++ b/themes/problematic/layouts/partials/footer.html
@@ -1,2 +1,2 @@
<hr class="new1">
-© 2022 MR Lemon
+© 2023 MR Lemon