12 posts by Clayton Errington
Upgrading 11ty to v3
The easy of upgrading 11ty to the latest version
Oct 21, 2024
by Clayton Errington (12 posts) · Website & RSS feed
Categories: Upgrading
Showing Omnivore links as Bookmarks
Saving links to Omnivore and using labels to display those as bookmarks on my website
Jun 25, 2024
by Clayton Errington (12 posts) · Website & RSS feed
Categories: FiltersHow to...Remote Data
Umami API Top 10 Pages
Using the Umami API to show the Top 10 pages on my website
Jun 11, 2024
by Clayton Errington (12 posts) · Website & RSS feed
Categories: Data CascadeGlobal DataHow to...Remote Data
TinaCMS + 11ty
Taking a deep dive into setting up a CMS for my static site with TinaCMS
Oct 17, 2023
by Clayton Errington (12 posts) · Website & RSS feed
Categories: BloggingCMSConfigurationDeploymentHow to...
Scheduling Automatic Builds with Static Site Generators
Having a static site is great, but there could be times where you need to build your site on a schedule.
Sep 28, 2023
by Clayton Errington (12 posts) · Website & RSS feed
Categories: How to...DeploymentScheduling
Building a Blogroll with 11ty
How I created a blogroll with 11ty based off of Ben Myers solution
Sep 24, 2023
CloudCannon + Eleventy
Getting CloudCannon setup with your Eleventy project is easier than you think
Sep 6, 2023
by Clayton Errington (12 posts) · Website & RSS feed
Categories: DeploymentHow to...CollectionsConfiguration
Using the Codeberg CI
Using Codeberg CI to build 11ty based static sites to push to Codeberg Pages
Mar 11, 2023
by Clayton Errington (12 posts) · Website & RSS feed
Categories: DeploymentHow 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.
11ty, nunjucks, tag counts
Using nunjucks to get the count of the posts for a tag.
Jan 31, 2023
by Clayton Errington (12 posts) · Website & RSS feed
Categories: Nunjucks/MacrosHow to...
Adding a basic search to a static site
A simple solution to having a search feature on a static website
Jan 30, 2023
Website redesign with 11ty!
I have rewritten my website to utilize 11ty, and it was a lot of fun
Jan 25, 2023
by Clayton Errington (12 posts) · Website & RSS feed
Categories: Migrating to Eleventy
Plop in Automation
How I use npm to automate the inner workings of my website and within other projects
Jan 12, 2023
by Clayton Errington (12 posts) · Website & RSS feed
Categories: How to...