5 posts by Darek Kay
Building a photography website
The setup for sharing my photo gallery.
Oct 25, 2023
by Darek Kay (5 posts) · Website & RSS feed
Categories: How to...ImagesNavigationImage Galleries
Delaying asset requests in Eleventy
Simulate slow connections on your Eleventy website using dev server middleware.
Sep 29, 2023
by Darek Kay (5 posts) · Website & RSS feed
Categories: Asset PipelinesHow to...
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 2.0.1. Eleventy v3.0 is currently under development and available for testing.
Fixing long start-up times of the Eleventy dev server
Running Browsersync without internet connection.
Dec 22, 2022
by Darek Kay (5 posts) · Website & RSS feed
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 2.0.1. Eleventy v3.0 is currently under development and available for testing.
Moving from Hexo to Eleventy
Migrating my blog to a new static site generator and redesigning my theme.
May 28, 2021
by Darek Kay (5 posts) · Website & RSS feed
Categories: Migrating to Eleventy
Group posts by year in Eleventy
Using a custom 11ty collection to group post by any attribute.
Jan 31, 2021
by Darek Kay (5 posts) · Website & RSS feed
Categories: DatesHow to...Collections