Blog Articles on Hugo template "hacks"

Hi all,
I’ve added a new tag to my blog to group all articles related to Hugo. It currently contains these three:

  • Wikidata Links in Hugo - This one is about querying Wikidata for identifiers for given links. Can also be used to include results of SPARQL queries in a page.
  • Menus in Hugo draft mode - Drafting menu entries
  • Metadata for Hugo Shortcodes - This is about a way to pass metadata (like required stylesheets etc) from a shortcode to the render template of a HTML <head> entry in a way that decouples shortcodes and said template.

Maybe they can be useful to other readers…

3 Likes