Librarian

Hugo theme

Bulma Components

Published at September 16, 2019 ·  1 min read

Elements Notification Shortcode {{< bulma/notification is="primary" >}} This is notification. {{</ bulma/notification >}} Output This is notification. Components Message Shortcode {{< bulma/message title="Message" is="info" >}} This is message. {{</ bulma/message >}} Output Message This is message.

Markdown Syntax Guide

Published at March 11, 2019 ·  3 min read

This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.

Rich Content

Published at March 10, 2019 ·  1 min read

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.

Placeholder Text

Published at March 9, 2019 ·  2 min read

Lorem est tota propiore conpellat pectoribus de pectora summo.

Math Typesetting

Published at March 8, 2019 ·  1 min read

Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.

Emoji Support

Published at March 5, 2019 ·  1 min read

Emoji can be enabled in a Hugo project in a number of ways.