+++ 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"] +++ Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes) for rich content, along with a [Privacy Config](https://gohugo.io/about/hugo-and-gdpr/) 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 >}}