mirror of https://github.com/luizdepra/hugo-coder.git

Luiz F. A. de Prá
13.51.2023 c3df12d0bbc2dda164df904f6a487580a82da746
exampleSite/content/posts/rich-content.md
@@ -1,17 +1,25 @@
+++
author = "Hugo Authors"
authors = ["Lone Coder"]
title = "Rich Content"
date = "2019-03-10"
date = "2023-07-12"
description = "A brief description of Hugo Shortcodes"
tags = [
    "hugo",
    "markdown",
    "css",
    "html",
    "shortcodes",
    "privacy",
]
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.
<!--more-->
---
## <!--more-->
## YouTube Privacy Enhanced Shortcode