Hugo
Sign in to saveAlso known as Hugo software, gohugoio, gohugo
static site and RSS generator written in Go
Source code
[Clang]: [GCC]: [Git]: [Go]: [bep]: [bugs]: [contributing]: CONTRIBUTING.md [create a proposal]: [dart sass]: [details]: [documentation repository]: [documentation]: [dragonfly bsd, freebsd, netbsd, and openbsd]: [features]: [forum]: [friends]: [hugo modules]: [installation]: [issue queue]: [linux]: [macos]: [prebuilt binary]: [requesting help]: [spf13]: [static site generator]: [support]: [themes]: [transpile sass to css]: [website]: [windows]: A fast and flexible static site generator built with love by [bep][], [spf13][], and [friends][] in Go. Hugo is a [static site generator][] written in Go, optimized for speed and designed for flexibility. With its advanced templating system and fast asset pipelines, Hugo renders a complete site in seconds, often less. Use Hugo's embedded web server during development to instantly see changes to content, structure, behavior, and presentation. Then deploy the site to your host, or push changes to your Git provider for automated builds and deployment. Hugo's fast asset pipelines include: CSS Processing – Bundle, transform, minify, create source maps, perform SRI hashing, and integrate with PostCSS. Image processing – Convert, resize, crop, rotate, adjust colors, apply filters, overlay text and images, and extract metadata JavaScript bundling – Transpile TypeScript and JSX to JavaScript, bundle, tree shake, minify, create source maps, and perform SRI hashing. Sass processing – Transpile Sass to CSS, bundle, tree shake, minify, create source maps, perform SRI hashing, and integrate with PostCSS Tailwind CSS processing – Compile Tailwind CSS utility classes into standard CSS, bundle, tree shake, optimize, minify, perform SRI hashing, and integrate with PostCSS And with [Hugo Modules][], you can share content, assets, data, translations, themes, templates, and configuration with other projects via public or private Git repositories. See the [features][] section of the documentation for a comprehensive summary of Hugo's capabilities. Hugo is available in several editions. Use the standard edition unless you need additional features. (2) [Transpile Sass to CSS][] via embedded LibSass. Note that embedded LibSass was deprecated in v0.153.0 and will be removed in a future release. Use the [Dart Sass][] transpiler instead, which is compatible with any edition. Install Hugo from a [prebuilt binary][], package manager, or package repository. Please see the installation instructions for your operating system: [macOS][] [Linux][] [Windows][] [DragonFly BSD, FreeBSD, NetBSD, and OpenBSD][] To build and install the extended edition, first install a C compiler such as [GCC][] or [Clang][] and then run the following command. To build and install the extended/deploy edition, first install a C compiler such as [GCC][] or [Clang][] and then run the following command. Hugo's [documentation][] includes installation instructions, a quick start guide, conceptual explanations, reference information, and examples. Please do not use the issue queue for questions or troubleshooting. Unless you are certain that your issue is a software defect, use the [forum][]. If you have an idea for an enhancement or new feature, create a new topic on the [forum][] in the "Feature" category. This will help you to: Determine if the capability already exists Measure interest Refine the concept If there is sufficient interest, [create a proposal][]. Do not submit a pull request until the project lead accepts the proposal. For a complete guide to contributing to Hugo, see the Contribution Guide. Hugo stands on the shoulders of great open source libraries. Run hugo env --logLevel info to display a list of dependencies.
Excerpt from the source-code README · 16,682 chars · not written by Vinony
Wikidata facts
- Official website
- gohugo.io
Show 5 more facts
- software version identifier
- 0.160.1
- inception
- 2013-00-00
- social media followers
- 11319
- source code repository URL
- github.com/gohugoio/hugo
- user manual URL
- gohugo.io/documentation
Sources (12)
via Wikidata · CC0