Posts


Keep it canonical for SEO

Use canonical URLs to keep search engines straight on which content they should index.

2022-09-07

Hugo-like archetypes in other SSGs

A short shell script extends to the competition an obscure but cool feature in Hugo.

2022-09-06

Get good Git info from Eleventy, too

While per-page Git data is built into Hugo, a little code can bring it to Eleventy, as well.

2022-09-05

Take a load off

Repeated grabs from remote APIs can stress some SSGs (and CPUs), so here’s a simple way to avoid that during development.

2022-09-04

A truly fetching utility for Eleventy

While trying to make things work equally well in multiple repos, I discover the value of an Eleventy plugin I’d previously ignored.

2022-09-01