12 lines
468 B
Markdown
12 lines
468 B
Markdown
# Hugo-Shortcodes
|
|
|
|
Useful Hugo Shortcodes
|
|
|
|
- ## [Highlight Boxes](highlight)
|
|
![Example Highlight Boxes in Hugo](/highlight/highlights.png)
|
|
- ## [Post Archive](post_archive)
|
|
![Example Post Archive in Hugo](/post_archive/post_archive.png)
|
|
- ## [Inserting Raw HTML](rawhtml)
|
|
![Example Inserting Raw HTML in Hugo](rawhtml/rawhtml.png)
|
|
- ## [Table of Contents](table_of_contents)
|
|
![Example Table of Contents in hugo](table_of_contents/table_of_contents.png) |