Makes offline backups of your cloud hosted source code repositories
Minimalistic tool to display tabular league data (results, rankings etc.) in existing websites.
.NET library to control an USB Missile Launcher
Once upon a time…I bought a Tinkerforge Weather Station, wrote some C# code to interact with it, and managed to get it to run via Mono on a Raspberry PI with Linux. My end goal was to measure temperature etc.
A few weeks ago, I migrated my blog for the third time…after WordPress, Blogofile and Jekyll it’s now powered by Hugo. There’s nothing wrong with Jekyll. I just became more proficient with Hugo in the meantime (I hope I’m behind the steepest part of Hugo’s learning curve now…) and besides its insane build speed, I like the simplicity of installing/updating Hugo (compared to Ruby/Jekyll) on Windows machines.
There were several occasions in the past where I wrote a “post series”, i.e. multiple posts about the same topic that belong together. Until now, there was only one way to visually indicate this: including the name of the series in the post title, like this:
After the last post, I thought I was finished with my Hugo/Lightbox image gallery, but there was one more thing I didn’t like: the filenames generated by Hugo’s image processing. As a reminder, my current image gallery shortcode (including image captions from EXIF data and overlaying images with a logo) looks like this:
Another nice addition to the Hugo/Lightbox2 image gallery: one of Hugo’s available image filters is able to overlay the gallery images with a logo. Before we start, here’s the previous version of the gallery shortcode (including the EXIF caption from the last post) for reference:
When I figured out how to create an image gallery with Hugo and Lightbox2, there’s one thing I left out: image captions. In Lightbox2 itself, this is straightforward. Here’s the generated HTML from the current version of my Hugo/Lightbox2 gallery, for one single image (image URLs shortened for brevity):