TIL
Self-Hosting GoatCounter with an nginx Reverse Proxy and SSL
Learn how to self-host GoatCounter, a lightweight, privacy-friendly web analytics tool, with an nginx reverse proxy and an SSL certificate.
From Bashful to Social Butterfly: Automating Link Previews for Zola Sites
In a quest to make Zola websites more social media-friendly, I've cracked the code for automating the creation of social media cards.
Automatically Updating My Zola Site Using a Webhook
Since this site's files are on GitHub, I thought it would be a nice idea to automatically update it whenever the repository is modified.
Zola Git Pre-Commit Hook: Updating Post Dates
In order to keep the 'Last updated' field of posts always accurate, I automated its modification with a custom Git pre-commit hook.