- Install hugo version
0.110.0
. - Clone this repo. Make sure to get the submodule in
themes
by cloning recursively:git clone --recursive git@github.com:EthanRosenthal/boat-website.git
- Move into the root directory:
cd boat-website
- Run
hugo serve
. - Open http://localhost:1313/ to view the local version of this website.