Files
personal_website/content/posts/rich-content.md

858 B

+++ authors = ["Lone Coder"] title = "Rich Content" date = "2023-07-12" description = "A brief description of Hugo Shortcodes" tags = [ "hugo", "markdown", "css", "html", "shortcodes", ] categories = [ "theme demo", "syntax", ] series = ["Theme Demo"] draft = true +++

Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.

YouTube Privacy Enhanced Shortcode

{{< youtube ZJthWmvUzzc >}}



Twitter Shortcode

{{< tweet user="SanDiegoZoo" id="1453110110599868418" >}}



Vimeo Simple Shortcode

{{< vimeo_simple 48912912 >}}