automation

  • 30 April 2024

Building a Tool To Add Dynamic Content to My GitHub Profile

How I built dōteki, a plugin-based tool to add dynamic content to GitHub profiles. Inspiration, thought process, and future plans.

Read more 
  • 06 September 2023

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.

Read more 
  • 28 August 2023

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…

Read more 
  • 17 April 2023

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…

Read more