Requirements:
- hugo.
apt get hugo
orbrew install hugo
. More alternatives - npm
- npm install autoprefixer
- npm install postcss-cli
Note: on Ubuntu 18.04 it is better to install using snap: sudo snap install hugo --channel=extended
You may run Hugo locally and test with hugo server
Since September 17th we're using GitHub Pages with an action that runs on the master branch.