3 posts by James Doc
2023
CAUTION
The posts below were published before the release of Eleventy v3.0.0 (Oct 1, 2024). Information in these posts may be out of date. The current stable release is 3.12.
How to add a changelog to your 11ty pages based on commits made to your site's git repository.
Dec 19, 2023
by James Doc (3 posts) · Website & RSS feed
Categories: Data CascadeDatesFilters
Automate the deployment of a website using Netlify and GitHub Actions at a specific time.
Feb 10, 2023
by James Doc (3 posts) · Website & RSS feed
Categories: DeploymentScheduling
2021
CAUTION
The posts below were published before the release of Eleventy v1.0.0 (Jan 9, 2022). Information in these posts may be out of date. The current stable release is 3.12.
CAUTION
The posts below were published before the release of Eleventy v2.0.0 (Feb 8, 2023). Information in these posts may be out of date. The current stable release is 3.12.
Create an archive page grouped by year (or anything you want!) using 11ty's built in pagination and a modified collection.
Jan 26, 2021
by James Doc (3 posts) · Website & RSS feed
Categories: PaginationDatesHow to...Blogging