Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 254 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 254 Bytes

This is the www.raceintospace.org website hosted by GitHub Pages.

Cheat Sheet

To proof locally:

# clone repo
$ gem install jekyll
$ jekyll --server
$ open http://localhost:4000/

Push to publish.