HugoMods Authors

HugoMods Authors

Contributors of HugoMods code and documentation.

Hugo Extended Shortcodes | HugoMods
Page Resource Content
Shortcode to render page resource content, it's useful to reuse content blocks, especially for writting mutilingual documentation.
Hugo Extended Shortcodes | HugoMods
Params
Describe the parameter definitions of functions and API, which is useful for writing documentation.
Hugo Extended Shortcodes | HugoMods
Shortcode Params
Describe the parameter definitions of the Hugo shortcode, which is useful for writing shortcode's documentation.
Hugo Extended Shortcodes | HugoMods
Shortcode Example
When writing shortcode's documentation, we usually provide examples and their source code so that users can preview the results, read and copy the code, whereas this would require you to repeat a similar code twice. With this shortcode, you can type in the source code once to achieve this.
Hugo Extended Shortcodes | HugoMods
Installation
Learn how to install Hugo extended shortcodes module.
Hugo Extended Shortcodes | HugoMods
EmGitHub
Shortcode to embed GitHub source file into Markdown content.
Hugo Extended Shortcodes | HugoMods
File Content
Shortcode to read content from page resources, site resources or project files, it's useful to reuse the content, such as the code snippets.
Hugo Extended Shortcodes | HugoMods
Details
Shortcode to generate HTML details tag, which is used to specify additional details that the user can open and close on demand.
Hugo Extended Shortcodes | HugoMods
Generic HTML Shortcodes
List of generic HTML shortcodes to write HTML in Markdown content.
Hugo Extended Shortcodes | HugoMods
YouKu
Shortcode to embed YouKu videos into Markdown content.