gists/Shortcodes
Andrew Gioia 1712a885d9 Adds Hugo shortcode for content files to get data values
Hugo shortcode to access data file values within a content file. Set the data file, add an optional key (otherwise the entire file object will come back), and set the type to either count to get a count of the key's values or value to just get its value.
2023-09-26 19:30:41 +00:00
..
getdata.html Adds Hugo shortcode for content files to get data values 2023-09-26 19:30:41 +00:00