Install Hugo by following the instructions : https://gohugo.io/getting-started/installing/
launch the site :
hugo serve -D
Docker compose :
$ docker-compose -f ./docker-compose.yml up -d
Install Hugo by following the instructions : https://gohugo.io/getting-started/installing/
launch the site :
hugo serve -D
Docker compose :
$ docker-compose -f ./docker-compose.yml up -d