summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2026-01-17 13:58:31 +0200
committerJan Tuomi <jan@jantuomi.fi>2026-01-17 14:11:48 +0200
commit8eac06c3e840c5bb190e9f9889f01aa507ef381f (patch)
tree3899dbb9756674c53db5e6efdbe5a2b06ba6a729
parent0e5723a3af99cd13cd5fffcf402439f956bfd268 (diff)
Add now-2026-spring draft
-rw-r--r--content/posts/now-2026-spring/17670809516920.jpgbin0 -> 1005663 bytes
-rw-r--r--content/posts/now-2026-spring/index.md50
2 files changed, 50 insertions, 0 deletions
diff --git a/content/posts/now-2026-spring/17670809516920.jpg b/content/posts/now-2026-spring/17670809516920.jpg
new file mode 100644
index 0000000..7f256f9
--- /dev/null
+++ b/content/posts/now-2026-spring/17670809516920.jpg
Binary files differ
diff --git a/content/posts/now-2026-spring/index.md b/content/posts/now-2026-spring/index.md
new file mode 100644
index 0000000..2d82018
--- /dev/null
+++ b/content/posts/now-2026-spring/index.md
@@ -0,0 +1,50 @@
+---
+title: 🌱 Now, spring 2026
+date: 2026-01-01
+description: TODO
+kind: now
+draft: true
+---
+
+Planning the wedding, figuring out my style.
+
+{{ fig(src="17670809516920.jpg", alt="Dogs playing in a park") }}
+
+{{ toc() }}
+
+## TV & anime
+
+**Started**
+
+- Chiikawa. The episodes are so short that we watch a bunch at a time.
+
+**Finished**
+
+- Dandadan S2
+- The Witcher, seasons S2–S4
+- Golden Boy
+- Yuru Camp S1
+
+## Games
+
+- Stray
+- Pizza Tower
+
+## Music
+
+- Stopped using Spotify. I already pay for Youtube Premium + Music so I already have a streaming service that I can use. I also try to be more mindful of my music consumption and focus on supporting independent artists and creators. Mostly by buying digital albums or tapes from Bandcamp or distributors.
+- Saw [Merzbow](https://merzbow.net/show/) live.
+
+### Top tunes
+
+<iframe style="border: 0; width: 400px; height: 472px;" src="https://bandcamp.com/EmbeddedPlayer/album=2777761805/size=large/bgcol=ffffff/linkcol=0687f5/artwork=small/transparent=true/" seamless><a href="https://agriculturemusic.bandcamp.com/album/the-spiritual-sound">The Spiritual Sound by Agriculture</a></iframe>
+
+## This website
+
+The new Zola-based implementation has been working well. There was a bunch of figuring-out to do at first, like how to structure the templates to get the [/now](/now) page working, or how to get the previous/next post links appended to each post, but it's been worth it. Zola compilation is way faster than my earlier custom Scheme-based SSG.
+
+My earlier system had the major upside that it directly read Markdown from my Obsidian vault, which allowed me to edit posts on the go. Currently everything's laptop-driven, which is bit of a pain. I might set up something with file shares to allow editing posts from my phone. Deployments will still happen from the laptop.
+
+## Previous update
+
+- [❄️ Now, winter 2025](/posts/now-2025-winter)