Available at map-camp.com.
- Install jekyll
- Clone the repository
- Run
bundle install
to fetch dependencies - Run
bundle exec jekyll serve
inside the repo folder - Open the localhost server address that appears in the terminal output
- Make any code changes, commit, and file a PR