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.
After auto-deploying Jekyll sites via Bitbucket Pipelines and GitHub Actions, I wanted to try the same thing via GitLab CI as well
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 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