Skip to main content
  1. Posts/

HelloWorld

1 min· loading · loading · · Draft
shortcodes privacy sample gist twitter youtube vimeo
fzhnf-author
Author
fzhnf-author
Courage is a word of justice, it means the quality of mind that enables one to face apprehension with confidence and resolution
Table of Contents

Hugo ships with several built-in shortcodes for rich content, along with a privacy config and a set of simple shortcodes that enable static and no-JS versions of various social media embeds.

YouTube
#

Below is an example using the built-in youtube shortcode.

Twitter
#

This example uses the twitter_simple shortcode to output a Tweet. It requires two named parameters user and id.

Alternatively, the tweet shortcode can be used to embed a fully marked up Twitter card.

Gist
#

The gist shortcode can be used to embed a GitHub Gist. It requires two unnamed parameters: the username and ID of the Gist.