September 2023
Sample article showcasing basic Markdown syntax and formatting for HTML elements.
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.
content css html markdown Paige
3 minutes
A brief description of Hugo Shortcodes.
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.
content Paige privacy shortcodes
1 minute
Lorem Ipsum Dolor Si Amet.
Lorem est tota propiore conpellat pectoribus de pectora summo.
2 minutes
A brief guide to setup KaTeX.
Mathematical notation in a Hugo project can be enabled by using third party JavaScript libraries.
content katex math Paige typesetting
1 minute
Guide to emoji usage in Hugo.
Emoji can be enabled in a Hugo project in a number of ways.
1 minute
A simple alert.
This page has the following parameters: paige: alert: "Get more information <a href=\"#\" class=\"alert-link\">here</a>."
1 minute
A complex alert.
This page has the following parameters: paige: alert: message: "Get more information <a href=\"#\" class=\"alert-link\">here</a>." type: "danger"
1 minute