letsblaze

Organisation

Tags and Taxonomy

· Tags · Taxonomy · Organisation

letsblaze supports Hugo’s built-in taxonomy system. Tags are the primary taxonomy. Adding tags to a post In front matter: Tag pages Every tag automatically gets a listing page at /tags/TAG-NAME/ showing all posts with that tag, with pagination. The tags index at /tags/ lists all tags ordered by post count. RSS per tag Hugo generates an RSS feed for each tag automatically: This lets readers subscribe to specific topics rather than the full blog feed.