website-theme/exampleSite/content/blog/rich-content.md

34 lines
656 B
Markdown
Raw Normal View History

---
title: "Rich Content"
date: 2019-03-10
draft: false
2020-01-18 16:27:26 -05:00
tags: [
"shortcodes",
"privacy",
]
---
2019-03-27 13:50:11 -04:00
2020-11-01 06:29:33 -05:00
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.
2019-03-27 13:50:11 -04:00
<!--more-->
---
## YouTube Privacy Enhanced Shortcode
{{< youtube ZJthWmvUzzc >}}
<br>
---
## Twitter Simple Shortcode
{{< twitter_simple 1085870671291310081 >}}
<br>
---
## Vimeo Simple Shortcode
{{< vimeo_simple 48912912 >}}