I recently transitioned my site from my own hosting to Google Cloud Storage site hosting, and removed a variety of self-managed steps (and some cost) out of the process of running it. I’ll share my experience here and hopefully provide a roadmap to my particular combination of pieces and parts that is useful to others.
[Read More]Highlighting Lines in Hugo Code Snippets
Hugo makes it quite simple to share code snippets with syntax highlighting on your site, but did you know you can highlight individual lines in code-snippets as well?
[Read More]Building a Series List with Hugo Shortcodes
Several years ago I developed a couple articles on how to build a series list using Jekyll:
Today I’m going to revisit the idea using Hugo shortcodes as the solution.
[Read More]New Site Built with Hugo
I just rebuilt realjenius.com using Hugo, docker, and a variety of other goodness.
I chose not to port over a variety of old content, and I also chose to not worry about feed links to RSS and such. Please review your RSS feeds if you happen to still be following this blog.