Hugo is a popular and open-source static site generator.
Installing Hugo
sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get install hugo
To check which version is installed you can use the following command:
/usr/bin/hugo version
Hugo is a popular and open-source static site generator.
Installing Hugo
sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get install hugo
To check which version is installed you can use the following command:
/usr/bin/hugo version