Jekyll dynamic tree menu: show the whole menu at once
After years of executing a “build and upload per FTP” batch on my machine, I now have a GitHub Pages-like experience when updating this site..
How to create an image gallery with Lightbox2
Overlay gallery images with logo using one of Hugo's available image filters
Looking at two solutions of how to create an image gallery with Hugo and Lightbox2, one with Hugo’s EXIF feature, one without.
How to build and deploy a Jekyll site via GitHub actions
Structured system organizing blog post series visually with YAML and code
Finds Roots of a Polynomial with complex coefficients using a "extended" Bisection method