--- title: Shortcodes date: 2021-05-23T20:00:00+01:00 authors: - john-doe tags: - Documentation - Shortcodes geekblogToC: 1 --- The theme bundles some handy shortcodes that tries to cover common situations. {{< toc >}} ## Buttons Buttons are styled links that can lead to local page or external link. ```tpl {{}}Get Home{{}} {{}}Contribute{{}} ``` ### Example {{< button relref="/" >}}Get Home{{< /button >}} {{< button href="https://github.com/thegeeklab/hugo-geekblog" >}}Contribute{{< /button >}} ## Columns The Columns shortcode can be used to organize content side-by-side (horizontally) for better readability. ### Attributes | Name | Description | default | | --------------- | ------------------------------------------------ | ------- | | size (optional) | size of the first column (small\|regular\|large) | regular | ### Usage ```html {{}} # Left Content Dolor sit, sumo unique argument um no ... <---> # Mid Content Dolor sit, sumo unique argument um no ... <---> # Right Content Dolor sit, sumo unique argument um no ... {{}} ``` ### Example {{< columns >}} #### Left Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. Pro ad prompts feud gait, quid exercise emeritus bis e. In pro quints consequent, denim fastidious copious quo ad. Stet probates in duo. <---> #### Mid Content Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. <---> #### Right Content Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. Pro ad prompts feud gait, quid exercise emeritus bis e. In pro quints consequent, denim fastidious copious quo ad. Stet probates in duo. {{< /columns >}} ## Emojify Emoji can be enabled in a Hugo project in a number of ways. The [emojify](https://gohugo.io/functions/emojify/) function can be called directly in templates or [Inline Shortcodes](https://gohugo.io/templates/shortcode-templates/#inline-shortcodes). To enable emoji globally, set `enableEmoji` to `true` in your site's [configuration](https://gohugo.io/getting-started/configuration/) and then you can type emoji shorthand codes directly in content files: | Result | Inline | Shortcode | | --------------------------------- | ----------------- | --------------------------------------- | | {{< emojify ":see_no_evil:" >}} | `:see_no_evil:` | `{{}}` | | {{< emojify ":hear_no_evil:" >}} | `:hear_no_evil:` | `{{}}` | | {{< emojify ":speak_no_evil:" >}} | `:speak_no_evil:` | `{{}}` | The [Emoji cheat sheet](https://github.com/ikatyang/emoji-cheat-sheet) is a useful reference for emoji shorthand codes. {{< hint type=note >}} **Info**\ The above steps enable Unicode Standard emoji characters and sequences in Hugo, however the rendering of these glyphs depends on the browser and the platform. To style the emoji you can either use a third party emoji font or a font stack. {{< /hint >}} **Styling:** {{< highlight html "linenos=table" >}} .emoji { font-family: Apple Color Emoji, Segoe UI Emoji, NotoColorEmoji, Segoe UI Symbol, Android Emoji, EmojiSymbols; } {{< /highlight >}} ## Expand Expand shortcode can help to decrease clutter on screen by hiding part of text. Expand content by clicking on it. ### Example #### Default ```tpl {{}} ## Markdown content Dolor sit, sumo unique ... {{}} ``` {{< expand >}} ##### Markdown content Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. {{< /expand >}} #### With Custom Label ```tpl {{}} ## Markdown content Dolor sit, sumo unique ... {{}} ``` {{< expand "Custom Label" "..." >}} ##### More markdown Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. Pro ad prompts feud gait, quid exercise emeritus bis e. In pro quints consequent, denim fastidious copious quo ad. Stet probates in duo. {{< /expand >}} ## Hint Hint shortcode can be used as hint/alerts/notification block. ### Attributes | Name | Description | default | | ---------------- | --------------------------------------------------------------------------------------- | --------- | | type | hint type | note | | icon (optional) | custom icon to use, need to be an icon from an [SVG sprite](/posts/features/icon-sets/) | undefined | | title (optional) | hint title | undefined | ### Usage ```tpl {{}} **Markdown content**\ Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. {{}} ``` ### Example {{< hint type=note >}} **Markdown content**\ Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. {{< /hint >}} {{< hint type=tip >}} **Markdown content**\ Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. {{< /hint >}} {{< hint type=important >}} **Markdown content**\ Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. {{< /hint >}} {{< hint type=caution >}} **Markdown content**\ Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. {{< /hint >}} {{< hint type=warning >}} **Markdown content**\ Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. Romanesque acclimates investiture. {{< /hint >}} Example with a custom icon and title: {{< hint type=note icon=gblog_github title=GitHub >}} **Markdown content**\ Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. {{< /hint >}} ## Icon Simple shortcode to include icons from SVG sprites outside of menus. ```tpl {{}} ``` ### Example | Result | Usage | | -------------------------- | -------------------------------- | | {{< icon "thumbs-up" >}} | `{{}}` | | {{< icon "thumbs-down" >}} | `{{}}` | | {{< icon "laugh" >}} | `{{}}` | | {{< icon "lemon" >}} | `{{}}` | | {{< icon "moon" >}} | `{{}}` | ## Tabs Tabs let you organize content by context, for example installation instructions for each supported platform. ```tpl {{}} {{}} # macOS Content {{}} {{}} # Linux Content {{}} {{}} # Windows Content {{}} {{}} ``` ### Example {{< tabs "uniqueid" >}} {{< tab "macOS" >}} #### macOS This is tab **macOS** content. Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. Pro ad prompts feud gait, quid exercise emeritus bis e. In pro quints consequent, denim fastidious copious quo ad. Stet probates in duo. {{< /tab >}} {{< tab "Linux" >}} #### Linux This is tab **Linux** content. Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. Pro ad prompts feud gait, quid exercise emeritus bis e. In pro quints consequent, denim fastidious copious quo ad. Stet probates in duo. {{< /tab >}} {{< tab "Windows" >}} #### Windows This is tab **Windows** content. Dolor sit, sumo unique argument um no. Gracie nominal id xiv. Romanesque acclimates investiture. Ornateness bland it ex enc, est yeti am bongo detract re. Pro ad prompts feud gait, quid exercise emeritus bis e. In pro quints consequent. {{< /tab >}} {{< /tabs >}} ## Boxes Boxes can be used to create a simple grid. ### Attributes | Name | Description | default | | ---------------- | ----------------------------------------------------------------------------------- | --------- | | size | size of each box (regular\|large) | regular | | icon (optional) | title bar icon, need to be an icon from an [SVG sprite](/posts/features/icon-sets/) | undefined | | title (optional) | title bar text | undefined | ### Usage ```tpl {{}} {{}}mail@example.com{{}} {{}}@john:example.com{{}} {{}}john@example.com{{}} {{}}You can also find us on the Fediverse.{{}} {{}} ``` ### Example {{< boxes "contact" >}} {{< box size=large title=E-Mail icon=gblog_email >}}mail@example.com{{< /box >}} {{< box size=large title=Matrix icon=gblog_matrix >}}@john:example.com{{< /box >}} {{< box size=large title=XMPP icon=gblog_xmpp >}}john@example.com{{< /box >}} {{< box size=large title=Others >}}You can also find us on the Fediverse.{{< /box >}} {{< /boxes >}} ## Mermaid [Mermaid](https://mermaidjs.github.io/) is library for generating SVG charts and diagrams from text. ### Example ```tpl {{}} sequenceDiagram Alice->>Bob: Hello Bob, how are you? alt is sick Bob->>Alice: Not so good :( else is well Bob->>Alice: Feeling fresh like a daisy end opt Extra response Bob->>Alice: Thanks for asking end {{}} ``` {{< mermaid class="text-center" >}} sequenceDiagram Alice->>Bob: Hello Bob, how are you? alt is sick Bob->>Alice: Not so good :( else is well Bob->>Alice: Feeling fresh like a daisy end opt Extra response Bob->>Alice: Thanks for asking end {{< /mermaid >}} As an alternative to shortcodes, code blocks can be used for markdown as well. {{< columns >}} ````tpl ```mermaid flowchart LR A[Hard] -->|Text| B(Round) B --> C{Decision} C -->|One| D[Result 1] C -->|Two| E[Result 2] ``` ```` <---> ```mermaid flowchart LR A[Hard] -->|Text| B(Round) B --> C{Decision} C -->|One| D[Result 1] C -->|Two| E[Result 2] ``` {{< /columns >}} ## KaTeX [KaTeX](https://katex.org/) shortcode let you render math typesetting in markdown document. ### Example ```latex {{}} f(x) = \int_{-\infty}^\infty\hat f(\xi)\,e^{2 \pi i \xi x}\,d\xi {{}} ``` {{< katex display >}} f(x) = \int_{-\infty}^\infty\hat f(\xi)\,e^{2 \pi i \xi x}\,d\xi {{< /katex >}} KaTeX can be used inline, for example {{< katex >}}\pi(x){{< /katex >}} or used with the `display` parameter (see above). Text continues here. ## Progress ### Attributes | Name | Description | default | | ---------------- | -------------------------------------------------------------------------------- | --------- | | value | progress value | 0 | | icon (optional) | icon to use, need to be an icon from an [SVG sprite](/posts/features/icon-sets/) | undefined | | title (optional) | progress title | undefined | ### Usage ```tpl {{}} ``` ### Example {{< progress title=Eating value=65 icon=gblog_heart >}}