- Install Homebrew https://brew.sh/
- /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Install Hugo https://gohugo.io/installation/
- with Homebrew
brew install hugo
- with Homebrew
- Install git https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
- with Homebrew
brew install git
- with Homebrew
npm install
Check out the websites repo, cd into a directory, and pick a project.
hugo list future
See all content that will be published in the future.