summaryrefslogtreecommitdiff
path: root/exampleSite/content/posts/rich-content.md
blob: 08d5725fc7a60e01d4f964b183e7f990c4a316f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
+++
author = "Hugo Authors"
title = "Rich Content"
date = "2019-03-10"
description = "A brief description of Hugo Shortcodes"
tags = [
    "shortcodes",
    "privacy",
    "MarkDown"
]
subtitle = "A brief description of Hugo Shortcodes"
header_img = "img/404-bg.jpg"
+++

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-->
---

## YouTube Privacy Enhanced Shortcode

{{< youtube ZJthWmvUzzc >}}
<br>

---

## Twitter Simple Shortcode


<br>

---

## Vimeo Simple Shortcode