From c321728b7f496fe4fe83691d43be9bd954465e4f Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Mon, 6 Jul 2026 19:34:23 +0200 Subject: [PATCH] Publish three due posts (flip draft: false) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These posts had reached their pubDate but were still draft: true, so the daily scheduled-deploy rebuild left them hidden — the publish gate in src/utils/posts.ts checks draft before pubDate. Flip them to draft: false so the date gate can release them: - when-it-stopped-being-mine (2026-07-03) - recurring-event-edit (2026-07-05) - the-translator-who-emailed-me (2026-07-06) Co-Authored-By: Claude Opus 4.8 (1M context) --- src/content/blog/recurring-event-edit.md | 2 +- src/content/blog/the-translator-who-emailed-me.md | 2 +- src/content/blog/when-it-stopped-being-mine.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/blog/recurring-event-edit.md b/src/content/blog/recurring-event-edit.md index 55a825e..ff5aa08 100644 --- a/src/content/blog/recurring-event-edit.md +++ b/src/content/blog/recurring-event-edit.md @@ -6,7 +6,7 @@ description: >- it" surprisingly hard. pubDate: 2026-07-05 tags: [android, calendula, caldav] -draft: true +draft: false --- A recurring event isn't a list of events. It's *one* row plus a rule. "Every diff --git a/src/content/blog/the-translator-who-emailed-me.md b/src/content/blog/the-translator-who-emailed-me.md index 29f05ca..5eb4cab 100644 --- a/src/content/blog/the-translator-who-emailed-me.md +++ b/src/content/blog/the-translator-who-emailed-me.md @@ -6,7 +6,7 @@ description: >- emailed me directly. By the next morning: Italian at 40%. pubDate: 2026-07-06 tags: [open-source, calendula, localization] -draft: true +draft: false --- If you want your app translated, the conventional wisdom is: lower the barrier. diff --git a/src/content/blog/when-it-stopped-being-mine.md b/src/content/blog/when-it-stopped-being-mine.md index 5a30f44..a696dbc 100644 --- a/src/content/blog/when-it-stopped-being-mine.md +++ b/src/content/blog/when-it-stopped-being-mine.md @@ -6,7 +6,7 @@ description: >- with a small community around it. pubDate: 2026-07-03 tags: [open-source, calendula] -draft: true +draft: false --- I built Calendula for myself. I wanted a fast, good-looking, privacy-respecting