📝 Complete documentation overhaul

This commit is contained in:
James Panther
2021-08-16 17:19:10 +10:00
parent c279dd72cd
commit b1f6b2ed7b
27 changed files with 640 additions and 392 deletions
+30
View File
@@ -0,0 +1,30 @@
---
title: "Rich Content"
date: 2019-03-10
description: "A brief description of Hugo Shortcodes"
tags: ["shortcodes", "privacy", "sample"]
---
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
{{< twitter_simple 1085870671291310081 >}}
<br>
---
## Vimeo Simple Shortcode
{{< vimeo_simple 48912912 >}}