Newspaper style layout: Simon Cox details building a newspaper-style layout for his content using CSS columns and greyscale filters for a vintage feel.
This post explains how you can add scheduled publishing to your 11ty blog (with a bonus for drafts). Before I jump in though, 11ty is a surprisingly simple sys…
Newspaper style layout: Simon Cox details building a newspaper-style layout for his content using CSS columns and greyscale filters for a vintage feel.
Effortlessly automate regular website updates for your static site using Netlify scheduled functions. Set it and forget it - never worry about manual updates again!
Posts in the 11ty Bundle with the category: Scheduling
Posts in the 11ty Bundle with the category: Drafts
Rather than delete a post from the scheduled directory and create it again in the posts directory as separate commits, I now put all posts in the same posts directory and only render posts in the past. A scheduled GitHub action periodically checks that the list of posts which should be published is in the published sitemap.
Setting a post to draft in 11ty while writing