Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 465 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 465 Bytes

Open Source Day Site

Website for the Open Source Day hackathon

Setup

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

Contributing

Please create a PR with as many detail info about your change and screenshots if possible.