If you're interested in Nix and also have a Jekyll-powered blog, probably you would be also interested in how to build your blog with Nix! I had such experience and that's how it went:

🔍 https://seroperson.me/2024/08/03/building-jekyll-website-with-nix/

#jekyll #nix #ci

Building Jekyll website with Nix

This article explains how to build a Jekyll website using Nix, covering setup, configuration, and CI integration, while highlighting the benefits of eliminating Docker as a dependency for a smoother development and deployment process.

seroperson’s website