Hugo Installation
test
sudo apt-get update && sudo apt-get -y install golang-go
# Mac os
brew install hugo
# Ubuntu
sudo apt install hugo
hugo version
git config --global init.defaultBranch main
hugo new site etertech-blog -f yml
hugo new post/proxmox-ve-tutoriel.md