TDSTG.com - aka My Digital Dump

Add Google Tags to Your Hugo Static Web Site

Published: 2024-05-07 | Updated: 2024-05-07

Adding Google's Tag Manager connect code to your static Hugo site won't take long. Here's how to do it in 3 simple steps.

Add a Debounced Scroll-To-Top Button to Your Site

Published: 2024-05-06 | Updated: 2024-05-06

With a few lines of code you can add an unobtrusive button to your site that, when clicked, takes visitors back up to the top of the page.

How to Show Most Recent Posts in Hugo

Published: 2024-02-04 | Updated: 2024-05-03

This site's home page used to feature my most recent 5 posts. This post shows how the logic that made it work

How to Show Most Recently Updated Posts in Hugo

Published: 2024-02-04 | Updated: 2024-05-03

This site's home page features my most-recently updated 5 posts. This the template logic that makes it happen.

How to Set Up a Custom 404 Page With Hugo

Published: 2024-04-28 | Updated: 2024-04-30

Here's how I set up a custom 404/NotFound page for this site.