Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 452 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 452 Bytes

boat-website

Getting started

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