Add date-based post scheduling + daily deploy cron, and six draft posts #1

Merged
makiolaj merged 2 commits from blog-release-pipeline into main 2026-07-01 14:42:28 +00:00
Owner

Date-gates blog listings/RSS on pubDate<=now via getPublishedPosts(), plus a daily Gitea Actions cron pinging the Coolify deploy hook so scheduled posts publish on their date. Also adds six draft:true posts sourced from Calendula issues.

Date-gates blog listings/RSS on pubDate<=now via getPublishedPosts(), plus a daily Gitea Actions cron pinging the Coolify deploy hook so scheduled posts publish on their date. Also adds six draft:true posts sourced from Calendula issues.
makiolaj added 2 commits 2026-07-01 14:42:08 +00:00
Gate blog listings/RSS on pubDate<=now (in addition to !draft) via a shared
getPublishedPosts() helper, so a post set to draft:false with a future pubDate
publishes itself once a build runs on that day. Dev shows everything for preview.

Add .gitea/workflows/scheduled-deploy.yml: a daily cron that pings the Coolify
deploy hook so the static site rebuilds and the date gate advances. No file
mutation, no repo write access — needs a runner + COOLIFY_DEPLOY_HOOK secret.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Technical, journey, and philosophy posts sourced from the Calendula issue
threads, reviewed for source-accuracy, standards, ethics, and voice. All
draft:true with staggered future pubDates; they stay hidden in prod until
approved (draft:false) and due.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
makiolaj merged commit 8d1126b5dc into main 2026-07-01 14:42:28 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: makiolaj/jeanlucmakiola.de#1