Maps

Custom Category and Tag Pages

Hugo automatically generates list pages for every taxonomy term — every category and tag gets its own URL. By default these pages just show a list of matching posts, but you can customize them fully by creating an _index.md file for any term.

This page is an example. It lives at content/categories/maps/_index.md and controls everything you see here: the title, header color, card colors, and this description.

Maps on a Hugo website made easy!

Latitude
39° 54' 20.52"
Longitude
-76° 50' 00.60"

Adding a map to your hugo website becomes easy with the leaflet shortcode. You can add a box to display the lat and long as well through the use of the lat-long-box shortcode.