Contains everything needed to build the Roc website. Build with: cd website roc ./build_website.roc # If you want a local deploy for development, do: npx http-server ./build -c-1 -p 8080