Posts
Using Dart Sass with Hugo: the GitLab edition
For those who prefer GitLab to GitHub where CI/CD is concerned, here’s a GitLab-friendly way to install Hugo and Dart Sass.
2022-08-05
Static tweets in Hugo: a tale of two sources
It turns out that I must access multiple Twitter APIs to get everything needed for an embedded tweet whose appearance won’t annoy me too badly.
2022-08-02
Astro and the move to MDX
After running into performance problems with basic Markdown, the Astro dev team opts for a more component-oriented flavor — and reaps benefits.
2022-07-30
Pagefind is quite a find for site search
It used to be that having search on a static site was a hassle — and perhaps an expensive one — but Pagefind has changed all that.
2022-07-28
Static tweets in Hugo: using resources.GetRemote
A recommendation in the Hugo Discourse leads me to alter my shortcodes for embedding static tweets.
2022-07-25