4 posts by Aaron Goldenthal
2024
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.
Notifications for New Eleventy Posts in GitLab - Part 2
An implementation for identifying new posts in an Eleventy site built on GitLab pages and sending post-specific notifications (part 2 of 2).
Apr 29, 2024
by Aaron Goldenthal (4 posts) · Website & RSS feed
Categories: CollectionsConfigurationHow to...Social Media
Notifications for New Eleventy Posts in GitLab - Part 1
An implementation for identifying new posts in an Eleventy site built on GitLab pages and sending post-specific notifications (part 1 of 2).
Apr 8, 2024
by Aaron Goldenthal (4 posts) · Website & RSS feed
Categories: CollectionsConfigurationHow to...
2023
GitLab CI Pipeline for Eleventy
A detailed breakdown of the GitLab CI/CD pipeline used for this blog, which is built using Eleventy.
Apr 3, 2023
by Aaron Goldenthal (4 posts) · Website & RSS feed
Categories: Deployment
Setup GitLab Review Apps with Eleventy
A technique to setup GitLab Review Apps for an Eleventy site, allowing a unique preview for each merge request.
Feb 9, 2023
by Aaron Goldenthal (4 posts) · Website & RSS feed
Categories: ConfigurationDeploymentHow to...