Skip to content

mapcampcommittee/mapcampcommittee.github.io

Repository files navigation

Map Camp

Available at map-camp.com.

Contributing

  1. Install jekyll
  2. Clone the repository
  3. Run bundle install to fetch dependencies
  4. Run bundle exec jekyll serve inside the repo folder
  5. Open the localhost server address that appears in the terminal output
  6. Make any code changes, commit, and file a PR