Article
Hugo shortcodes With embed gist
- create
layouts/shortcodesfolder if not exists - add gist.html and past follow code below
then you can use it in your .md file by {{< gist embedhash >}}
Article
layouts/shortcodes folder if not existsthen you can use it in your .md file by {{< gist embedhash >}}