Some people asked me about the automated publishing workflow on my static blog. Here's a write-up:
https://garrit.xyz/posts/2024-01-06-a-better-publishing-workflow-for-static-blogs
Some people asked me about the automated publishing workflow on my static blog. Here's a write-up: https://garrit.xyz/posts/2024-01-06-a-better-publishing-workflow-for-static-blogs 5 comments
@garritfra Inspired me to write this blog post on something I did a few days ago. GitHub Actions for the win! |
@garritfra This is very interesting how you approached your workflow. I took a bit different approach. I recently built myself a little system to schedule the publishing of new articles. Of course, I blogged about it :)
https://pawelgrzybek.com/schedule-a-github-pull-request-merge-using-deno-kv-queues/