Overview
Hugo is a fast (“less than 1 ms per page”), self-contained static site generator. Its native binary includes most of its features out-of-the-box, allowing you to avoid having to install plugins and dependencies.
Topic | Hugo |
---|---|
Language | Go |
Markup | AsciiDoc, Markdown, reStructuredText |
Templating | Go |
Markup
Hugo has native support for Markdown (standards-compliant), and supports AsciiDoc and reStructuredText through external libraries.