All hugo'd out

Got some decent progress on tweaking this portal. All hugo’d out for now though and a short break is overdue. Super slow weekend otherwise. Watched Moana 2. Meh. Not much story but decent visuals. Tragedy of sequels, maybe?

December 1, 2024 · 1 min · 38 words · SSP

2024 12 01 003000

Moved over the syndication links in my posts to post-meta. The syndication icon only shows up if a valid link is present in the FrontMatter of a post. Once micro.blog picks up the feed, it’s currently set to auto publish to the fediverse on my GoToSocial (GTS) instance. On the backend, a GO script fetches the RSS feed from my GTS instance and saves the RSS feed item link and the corresponding link to my post in a JSON file. Another script quickly looks up which post’s FrontMatter needs to be updated for the syndication links in each post and updates the files as needed. A bit windy but seems to do the job for now. I might end up consolidating these into just one script later and/or directly use the masto API to publish to the fediverse and grab the syndication link from there. For now, I’m pretty psyched this is all working. ...

December 1, 2024 · 1 min · 154 words · SSP · 

Garmin Ported

Spent a good few hours yesterday and ported my garmin data over to this site here. It’s turned out better than my wordpress plugin and is way simpler to manage. I’ve still got quite a few tweaks to do but I’m super happy with how this has turned out!

November 22, 2024 · 1 min · 49 words · SSP · 

Rebuilding the photo gallery

Thanks to Bill Glover, I was able to rebuild my photo gallery. Similar to how I built this earlier in wordpress, all I’m doing is mimicking an archive page but with just the images. Took me a bit to figure out that the with function breaks the context and I had to dynamically reassign the permalink. With that sorted, this page should auto-update whenever I publish posts. Yay!

November 9, 2024 · 1 min · 68 words · SSP · 

Migrating to Hugo

Open notes with a running list of things I’m working on for this site. DEC 2024 Build roadmap for Garmin posts migration Fetch activity summaries over as an archive Build a yearly summary per activity Add webmentions to the site. Thanks, Hugo! Tweak CSS to display webmentions properly. Maybe explore this. Maybe explore setting up an interactions content type like Jessica Fix syndication issues Limit RSS Feed fetch to just 5 recent posts Make FrontMatter updates Camelcase proof Consolidate into just one GO script Figure out how to fetch synd links for micro posts without embed links Consolidate categories Convert old tweets to a summary page on this portal Merge old instagram posts to the photos page. Maybe add some pagination to the micro page NOV 2024 Used lonekorean’s fantastic wordpress-export-to-markdown tool to convert WP xml to markdown learned that the hugo server and hugo build serve different purposes Setup aliases on NUC and Thinkpond to quickly build and publish. Moved the actual publishing workflow to the Thinkpond and retained the main static site on the NUC. Fixed permalinks to prevent link rot, almost? Fixed RSS feed issues For posts tagged as micro set the title to just date+time so that micro.blog picks it up as a note and not display the title. Migrate older posts as deemed fit Build a proper archive page. Made some decent progress, thanks to D’Arcy Norman’s, pointers here . Build a proper photo gallery

November 2, 2024 · 2 min · 240 words · SSP

Running on Hugo

That didn’t last long. Moved over to Hugo from WriteFreely for a bit more flexibility. This site is going through some major overhaul. Slowly and recklessly.

November 1, 2024 · 1 min · 26 words · SSP · 

Crisp new start

Since 2007, WordPress has been home to most of my digital presence. Sometime last week one of the plugins – Wordfence, I think – took a major dump and nuked my site down. Didn’t quite see that coming but I take that as a sign for me to change things up a bit. I’ve been wanting to test out WriteFreely for a while now and this might be just about the right opportunity. I’m not quite suew how I want to handle the migration. For now though, it’s a brand new shiny slate. ...

October 29, 2024 · 1 min · 93 words · SSP