Made using MLH/mlh-hackathon-boilerplate.
See Basecamp for the Style Guide
Docker can be installed here. Once it's installed, just run docker-compose up
in your terminal while inside the folder. One caveat is if you make any changes, you'll have to restart the Docker container to see the changes update. To restart it, just terminate the server, run docker-compose down
and then docker-compose up
.
Ruby can be installed here and make sure to install Ruby 2.5.1. Then, follow the Jekyll installation documentation.