Tutorials Installing GDAL on Uberspace 7 January 27, 2023 How to install a current version of GDAL on Uberspace 7 shared hosting. Random Cover Image November 29, 2022 I'm lazy, so I created a Hugo archetype to fetch a random blog post cover image from Unsplash. Hugo Simple Post Archive September 2, 2022 This post covers the step how I created a simple, yet effective chronological post archive. Creating a Google Maps Client - Part 3 - Directions To Go August 14, 2022 A multipart series on how to create a full stack Google Maps Clone, covering everything from background imagery, geocoding and routing APIs and frontend GUI. Part 3 covers setting up a routing server to query a directions API using the open source tool Graphhopper. Creating a Google Maps Clone - Part 2 - Geocoding or 'Where's that place?' July 15, 2022 A multipart series on how to create a full stack Google Maps Clone, covering everything from background imagery, geocoding and routing APIs and frontend GUI. Part 2 covers getting street and location data that will be used for a geocoding service. Creating a Google Maps Clone - Part 1 - Tiles and Styles June 20, 2022 A multipart series on how to create a full stack Google Maps Clone, covering everything from background imagery, geocoding and routing APIs and frontend GUI. Part 1 covers getting background imagery using a vector tile creation tool and a tile server. Automatically Deploy a Hugo Website to a Remote Host Using Github Actions May 2, 2022 This post shows an example workflow to automatically deploy the latest version of a Hugo website using GitHub Actions. umami - A Google Analytics Alternative For Hugo April 28, 2022 Add umami comments to your Hugo blog as an alternative to Google Analytics. It's open source and can be self-hosted. Export Large Geojson From Oracle April 7, 2022 How to export large Geojson objects from a Oracle Spatial database for importing to PostgreSQL/PostGIS Isso - An Alternative Commenting System For Hugo March 17, 2022 Add Isso comments to your Hugo blog as an alternative to Disqus. It's open source and can be self-hosted. Inline SVG Icons For Hugo March 8, 2022 Create a partial to display inline SVG content as icons. Download SVG icons from Ionicons via bash script.