Writing
This is a place to share my musings on some of the wonderful things that HTML, CSS, and a few sprinkles of JavaScript can do.
-
Simpler cookie notices
Put the native dialog element and the Cookie Store API to good use for a simple cookie notice.
-
Interlude #1: Cellular automata
A gentle exploration of cellular automata with a simulation of a one-dimensional system with three possible states for each cell.
-
Random links with Eleventy
Learn how to generate randomized links at build time with Eleventy.
-
Password-protected pages on Netlify
Learn how to password-protect specific pages on Netlify using serverless functions, redirects and Netlify Identity.
-
Handling Mollie payments in Grav CMS
Learn how to accept online payments with Mollie in Grav CMS.
-
Privacy-friendly video embeds
Learn how to be mindful of your users' privacy when embedding content from Vimeo and YouTube.
-
Breadcrumbs for humans and robots
Learn how to implement simple breadcrumbs to help visitors and search engine crawlers understand and interpret a site's structure.