Add descriptions to every topic
This commit is contained in:
parent
3bb0176dcf
commit
74192d5252
15
README.md
15
README.md
@ -3,10 +3,25 @@
|
|||||||
A Collection of useful Hugo Shortcodes
|
A Collection of useful Hugo Shortcodes
|
||||||
|
|
||||||
- ## [Highlight Boxes](highlight)
|
- ## [Highlight Boxes](highlight)
|
||||||
|
|
||||||
|
Add Highlight Boxes to your Website
|
||||||
|
|
||||||
![Example Highlight Boxes in Hugo](highlight/highlights.png)
|
![Example Highlight Boxes in Hugo](highlight/highlights.png)
|
||||||
|
|
||||||
- ## [Post Archive](post_archive)
|
- ## [Post Archive](post_archive)
|
||||||
|
|
||||||
|
Add an Archive of your Posts to your Website
|
||||||
|
|
||||||
![Example Post Archive in Hugo](post_archive/post_archive.png)
|
![Example Post Archive in Hugo](post_archive/post_archive.png)
|
||||||
|
|
||||||
- ## [Inserting Raw HTML](rawhtml)
|
- ## [Inserting Raw HTML](rawhtml)
|
||||||
|
|
||||||
|
Insert raw HTML Code anywhere
|
||||||
|
|
||||||
![Example Inserting Raw HTML in Hugo](rawhtml/rawhtml.png)
|
![Example Inserting Raw HTML in Hugo](rawhtml/rawhtml.png)
|
||||||
|
|
||||||
- ## [Table of Contents](table_of_contents)
|
- ## [Table of Contents](table_of_contents)
|
||||||
|
|
||||||
|
Add a automatically generated Table of Contents to any Page/Post on your Website
|
||||||
|
|
||||||
![Example Table of Contents in hugo](table_of_contents/table_of_contents.png)
|
![Example Table of Contents in hugo](table_of_contents/table_of_contents.png)
|
Loading…
x
Reference in New Issue
Block a user