Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 210 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 210 Bytes

This is the repository of the stratosphere/ozone website!

How to develop for the page:

  • get jekyll
  • "gem install jekyll"
  • make your changes, and see them live on http://localhost:4000 using "./preview.sh"