8 posts by Thomas Rigby
2025
Calculating yearsSince using a Nunjucks filter in Eleventy
Replacing an imported dependency with vanilla javascript
Jun 2, 2025
by Thomas Rigby (8 posts) · Website & RSS feed
Categories: DatesFiltersNunjucks/Macros
Automagically generating a robots.txt file in Eleventy using data and Nunjucks
Writing some code to make better a thing I've been doing manually.
Jan 10, 2025
by Thomas Rigby (8 posts) · Website & RSS feed
Categories: How to...Nunjucks/Macros
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.
Adding Github- or Obsidian-style callouts to an Eleventy blog the easy way
Just another blog
Jul 5, 2024
Adding a post graph to an Eleventy blog the easy way
Visualise posting frequency data
Jun 30, 2024
Improving page load times with pagination in Eleventy
This is probably a very obvious one for everyone; the less content on the page, the quicker it will load.
Apr 19, 2024
by Thomas Rigby (8 posts) · Website & RSS feed
Categories: How to...PaginationPerformance
Fixing a typo shaved 4 minutes off my Netlify build time
Caching images across Netlify builds
Apr 10, 2024
by Thomas Rigby (8 posts) · Website & RSS feed
Categories: DeploymentHow to...PerformanceImages
2023
Creating a Category Filter in Eleventy
Now I have a few posts, it would be good to have some way to narrow them down when looking for something specific.
Sep 9, 2023
by Thomas Rigby (8 posts) · Website & RSS feed
Categories: FiltersHow to...Nunjucks/Macros
Formatting Obsidian markdown to render in Eleventy
Added functionality to find and replace certain Obsidian markdown with Nunjucks templates and HTML
Jul 28, 2023