New Site Content
Visuals Page
- Updates on in-page content
- instagram shortcode implementation
Music & DJing Page
- Typo fixes
- Content Reordering
Visuals Page
Music & DJing Page
So…that was a long outage huh?
After moving in July of 2024 and getting everything set up and functional at the new house, we were hit with 3 power outages in 2 months. Lots of things in the house were impacted from these issues with PG&E, one of them was the kubernetes cluster that hosts all of my personal projects.
After lots waiting on replacement Raspberry Pi devices and new SD-Cards, rebuilding operating systems and reinstalling all the various tools required to get the k8s cluster rebuilt we are finally back up and rolling.
[Read More]I recently had the need to embed an iframe into a hugo page. this isn’t an ideal thing to do since hugo uses markdown for describing the contents of the page. Hugo does however have a nice feature called ‘shortcode’. It’s basically an html partial that can be used in markdown.
I needed to embed Soundcloud playlists into at least one page on this site. I am also using this site as the framework to convert tech-noid.net and emotionalsupportpizza.com to hugo and the JAMStack architecture.
[Read More]I think I have finally figured out this theme framework and the way that things take overrides.
Updates have been in the following places: