{{ $githubInfo := partialCached "helpers/funcs/get-github-info.html" . "-" }}

Open source

Hugo is open source and free to use. It is distributed under the Apache 2.0 License.

Popular.
Hugo has {{ $githubInfo.stargazers_count | lang.FormatNumber 0 }} stars on GitHub as of {{ now.Format "January 2, 2006" }}. Join the crowd and hit the Star button.
Active.
Hugo has a large and active community. If you have questions or need help, you can ask in the Hugo forums.
Frequent releases.
Hugo has a fast release cycle. The project is actively maintained and new features are added regularly.
{{ partial "helpers/picture.html" (dict "image" (resources.Get "images/hugo-github-screenshot.png") "alt" "Hugo GitHub Repository" "width" 640 "class" "w-full max-w-[38rem] ring-1 shadow-xl dark:shadow-gray-500 ring-gray-400/10") }}