9 posts by Clayton Errington
Taking a deep dive into setting up a CMS for my static site with TinaCMS
Clayton Errington · Oct 17, 2023
Categories: Blogging CMS Configuration Deployment How 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...
Clayton Errington · Sep 28, 2023
Categories: Deployment How to...
How I created a blogroll with 11ty based off of Ben Myers solution
Clayton Errington · Sep 24, 2023
Getting CloudCannon setup with your Eleventy project is easier than you think
Clayton Errington · Sep 6, 2023
Categories: Collections Configuration Deployment How to...
Using Codeberg CI to build 11ty based static sites to push to Codeberg Pages
Clayton Errington · Mar 11, 2023
Categories: Deployment How to...
Using nunjucks to get the count of the posts for a tag.
Clayton Errington · Jan 31, 2023
Categories: How to... Nunjucks/Macros
Adding a basic search to a static site
A simple solution to having a search feature on a static website
Clayton Errington · Jan 30, 2023
I have rewritten my website to utilize 11ty, and it was a lot of fun
Clayton Errington · Jan 25, 2023
Categories: Migrating to Eleventy
How I use npm to automate the inner workings of my website and within other projects
Clayton Errington · Jan 12, 2023
Categories: How to...