```shell git clone https://git.hackanooga.com/mikeconrad/hackanooga.com.git cd hackanooga.com git checkout master git submodule init git submodule update hugo server --disableFastRender ```