Welcome to uHugo’s documentation!

uHugo is a helper tool for Hugo that automates the instillation and updating of the application. It also updates static site cloud provider’s configurations if exists.

Instillation

Make sure you are on Python 3.6+. In your terminal, type in:

> pip install uhugo

You can test it by

> uhugo --help

Usage: uhugo [OPTIONS] COMMAND [ARGS]...

uhugo is a Hugo binary helper that downloads and set ups the environment.

Options:
--debug    Use debug mode
--version  Show the version and exit.
--help     Show this message and exit.

Commands:
install  Install latest Hugo binary files
update   Updates Hugo binary files and any associated configurations

Indices and tables