blob: e0b929b38f81cdfbc004e6f9d017940c9c32433a [file] [log] [blame] [view]
## Building
To build the whole website, run:
node_modules/.bin/gulp build --prod
The built website will be in a folder called `build-prod`.