HUGO


Installation Homebrew

https://brew.sh/

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Installation

brew install hugo

Mise à jour

brew upgrade
brew upgrade

Source: https://gohugo.io/installation/linux/


Serveur en mode live

hugo --watch=true
hugo server --bind=hugo.tbruchet.fr --baseUrl=https://hugo.tbruchet.fr