The Darth Mall a personal website

Eleventy

Astro on the Brain

A little blog-therapy. Talking through the aspects of Astro that are appealing to me and drawing me toward wasting time rewriting my website with Astro.

Logging in Eleventy

How to use the debug package to output custom log messages alongside of Eleventy’s logs in your Eleventy build.

Includes and Macros

Comparing techniques for encapsulating HTML components in Nunjucks or Jinja2.

New SOS Website is Live

Today we launched the new website for Science On a Sphere that I've been working on for the last year or so.

Webmentions: Joining the IndieWeb

Webmentions are now live on the site, powered by webmention.io! I've been meaning to do this for ages. I'm very excited to finally getting around to joining the IndieWeb.

Asset Pipelines in Eleventy

This is a clever trick (probably too clever) for setting up Eleventy to manage asset pipelines like SCSS and JavaScript transformations, as well as using hashes in filenames for cache busting.