jk.nipponalba.scot website https://jk.nipponalba.scot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

42 lines
820 B

5 years ago
  1. +++
  2. author = "Hugo Authors"
  3. title = "Rich Content"
  4. date = "2018-03-10"
  5. description = "A brief description of Hugo Shortcodes"
  6. tags = [
  7. "shortcodes",
  8. "privacy",
  9. ]
  10. +++
  11. Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugo-s-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.
  12. <!--more-->
  13. ---
  14. ## Instagram Simple Shortcode
  15. {{< instagram_simple BGvuInzyFAe hidecaption >}}
  16. <br>
  17. ---
  18. ## YouTube Privacy Enhanced Shortcode
  19. {{< youtube ZJthWmvUzzc >}}
  20. <br>
  21. ---
  22. ## Twitter Simple Shortcode
  23. {{< twitter_simple 1085870671291310081 >}}
  24. <br>
  25. ---
  26. ## Vimeo Simple Shortcode
  27. {{< vimeo_simple 48912912 >}}