Website for the Open Source Day hackathon
- Install the prerequisites from: https://jekyllrb.com/docs/#prerequisites
- To run the site locally:
bundle exec jekyll serve
- Build before you commit
bundle exec jekyll build
git add .
git commit -m "<your message>"
- Push your changes to a PR
Please create a PR with as many detail info about your change and screenshots if possible.