- Install Jekyll locally. See Jekyll
- Clone this repo.
- Change into the directory.
bundle install
(you may also need to dogem install bundler
first)jekyll build
- Install LiveReload chrome extentions (Optional)
jekyll serve --livereload
- Go to localhost:4000
master
is automatically sent to Netlify.
We welcome contributions via pull-requests. All contributors must abide by our Code of Conduct.