2022-01-14 15:49:32 +01:00
|
|
|
# Hugo Shortcodes
|
2022-01-14 14:01:04 +01:00
|
|
|
|
2022-01-14 15:49:32 +01:00
|
|
|
A Collection of useful Hugo Shortcodes
|
2022-01-14 15:46:24 +01:00
|
|
|
|
2022-01-14 15:47:16 +01:00
|
|
|
- ## [Highlight Boxes](highlight)
|
2022-01-14 15:46:24 +01:00
|
|
|
![Example Highlight Boxes in Hugo](/highlight/highlights.png)
|
2022-01-14 15:47:16 +01:00
|
|
|
- ## [Post Archive](post_archive)
|
2022-01-14 15:46:24 +01:00
|
|
|
![Example Post Archive in Hugo](/post_archive/post_archive.png)
|
2022-01-14 15:47:16 +01:00
|
|
|
- ## [Inserting Raw HTML](rawhtml)
|
2022-01-14 15:46:24 +01:00
|
|
|
![Example Inserting Raw HTML in Hugo](rawhtml/rawhtml.png)
|
2022-01-14 15:47:16 +01:00
|
|
|
- ## [Table of Contents](table_of_contents)
|
2022-01-14 15:46:24 +01:00
|
|
|
![Example Table of Contents in hugo](table_of_contents/table_of_contents.png)
|