Publish three due posts (flip draft: false)
All checks were successful
scheduled-deploy / trigger-deploy (push) Successful in 23s

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) <noreply@anthropic.com>
This commit is contained in:
2026-07-06 19:34:23 +02:00
parent 3c8e996b3e
commit c321728b7f
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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.

View File

@@ -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