Home
Posts
Tags
Home
Tags
Shortcode
Pages Tagged Shortcode
Hugo Remove List Duplicates
2024-05-17
In processing JSON records for a Hugo site I needed to remove duplicate ID elements in a list. Here's how I did it.
Page Folder Name
2024-05-12
I needed the name of the folder in which a page was stored in order to make shortcode processing a little bit easier. Here's how I managed to do it.