This project contains the Google Summer of Code Mentor Guide and Student Guide.
The template and build is based on https://github.com/tomjoht/documentation-theme-jekyll
Documentation can be found at http://idratherbewriting.com/documentation-theme-jekyll/
# Build docker image (once)
make build-image
# Run server (listens on port 4000)
make serve
Please see the CONTRIBUTING instructions.