www.eamoncaddigan.net

Content and configuration for https://www.eamoncaddigan.net
git clone https://git.eamoncaddigan.net/www.eamoncaddigan.net.git
Log | Files | Refs | Submodules | README

index.md (628B)


      1 ---
      2 title: "2024, Day 22: Scheduling posts"
      3 description: "Grettings from the past!"
      4 date: 2024-12-23T07:59:00-08:00
      5 draft: false
      6 ---
      7 
      8 If I set up everything right, this post should be published on December 23.
      9 
     10 I thought I could set up a traditional `cron` job with my webhost, but they
     11 have their own “Scheduled Tasks” thing. I set that up to rebuild my site
     12 once per day, which means that posts that are set to be published (or
     13 expire) in the future should be updated appropriately.
     14 
     15 It doesn’t take Hugo a ton of resources to build my site, but I publish so
     16 infrequently that even daily rebuilds feels... aspirational.