Use Markdown attributes to add HTML attributes when rendering Markdown to HTML.| gohugo.io
Include mathematical equations and expressions in Markdown using LaTeX markup.| gohugo.io
Hugo assumes that the same structure that works to organize your source content is used to organize the rendered site.| gohugo.io
Create your content using Markdown, HTML, Emacs Org Mode, AsciiDoc, Pandoc, or reStructuredText.| gohugo.io
Use fenced code blocks and Markdown render hooks to include diagrams in your content.| gohugo.io
Build options help define how Hugo must treat a given page when building the site.| gohugo.io
Control the structure and appearance of URLs through front matter entries and settings in your site configuration.| gohugo.io
Create menus by defining entries, localizing each entry, and rendering the resulting data structure.| gohugo.io
Localize your project for each language and region, including translations, images, dates, currencies, numbers, percentages, and collation sequence. Hugo's multilingual framework supports single-host and multihost configurations.| gohugo.io
Use page bundles to logically associate one or more resources with content.| gohugo.io
Use embedded, custom, or inline shortcodes to insert elements such as videos, images, and social media embeds into your content.| gohugo.io