Hugo provides embedded partial templates for common use cases.| gohugo.io
Hugo uses the rules below to select a template for a given page, starting from the most specific.| gohugo.io
Hugo can output content in multiple formats, including calendar events, e-book formats, Google AMP, and JSON search indexes, or any custom text format.| gohugo.io
Create your content using Markdown, HTML, Emacs Org Mode, AsciiDoc, Pandoc, or reStructuredText.| 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
Use page bundles to logically associate one or more resources with content.| gohugo.io