Posts


Hugo via npm?

Using a Node.js package to install and run Hugo may sound strange at first, but it has clear merits.

2023-02-20

Some of the future is now for CSS: a postscript

While there certainly are many use cases for CSS variables, my simple little site turns out (initially) not to be one of them.

2023-02-15

Some of the future is now for CSS

Intrigued by news from the WebKit team, I adopt styling that could work natively in your browser in the near future.

2023-02-13

Using Dart Sass with Hugo: taking it easy

Thanks to the speed and power of Hugo, I lose little or nothing in opting for the Node.js version of Sass.

2023-02-10

Code for copying code: the Eleventy edition

Here’s a workaround for including “copy” buttons in code blocks built by Prism-based syntax highlighting in Eleventy.

2023-02-04