WayVR Website wayvr.org Development Run locally with Hugo extended (SCSS support): hugo server -D Build for production: hugo The site uses the hugo-book theme as a git submodule. Initialize submodules after cloning: git submodule update --init --recursive