Loading...

Today I Learned

A collection of things I've learned day to day. Small snippets of knowledge that I've picked up along the way.

Jul 20, 2023
CSS

Using CSS Variables for Theme Switching

How to implement light and dark themes using CSS variables (custom properties)
Jul 15, 2023
Web Development

Creating Custom Hugo Shortcodes

How to create and use custom shortcodes in Hugo to simplify content creation