Hugo: The world’s fastest framework for building websites.

To update or switch versions, run webi hugo@stable (or @v0.87, @beta, etc).

Cheat Sheet

Hugo is one of the most popular open-source static site generators. It makes building websites fun again.

Create a new site

# create a new site
hugo new site ./blog.example.com
# compile a site
hugo
# serve a site in dev mode
hugo server -D

Use the Hugo+eon Bliss Template

Check out BeyondCodeBootcamp/bliss-template.

  • Build automatically with GitHub Actions (or GitDeploy)
  • Good-looking template (eon)
  • Works with the Bliss blog front end

Contribute

Report an Issue Submit Installer Star on GitHub