This repo primarily serves to host the pages for InnerSource Commons. The master branch holds the source and the gh-pages branch holds the Jekyll rendered output.
TODO: Add contributing guidelines.
- Install ruby
- Install bundler gem
- Run 'bundle install'
- Run 'jekyll build -s <master branch location> -d <gh-pages location>'
- Copy README.md from <master branch location> to <gh-pages location>