YOU WILL NEED
sudo npm install -g postcss-cli
sudo npm install -g autoprefixer
-
Get hugo installed
brew install hugo
if you're on Mac. -
To develop - Run the these in separate tabs
hugo server --disableFastRender
-
To build - from / (into /public):
hugo --config pace.travel.toml,config.toml
FOR THE ICONS SEE HERE https://ant.design/components/icon/