Tap SPAN’s repository
brew tap SPANDigital/homebrew-tap git@github.com:SPANDigital/homebrew-tap.git
Install using brew
brew install presidium
Install Hugo
brew install hugo
Start the wizard to create a new Presidium Site:
presidium init
Follow the wizard instructions:
Then, navigate to the newly created folder (with your project name) and start a local server:
hugo serve