My top tracks playlist

Here are my current top tracks on spotify:
Read more →

Embedding Spotify in Hugo with Shortcodes

If you’re running a Hugo site and want to embed Spotify tracks, albums, or playlists easily into your posts, you can create a custom shortcode to streamline the process. Something like this: I recently came across a helpful gist by j-un, and I’ll walk you through how to use it. 🛠️ Step-by-Step: Create the Spotify Shortcode 1. Create the shortcode file Navigate to your Hugo site’s root and create the following file:
Read more →