Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 488 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 488 Bytes

0x375.org Website

Development instructions

In order to preview your changes before committing them you need to have Ruby installed.

With Ruby installed install you will need to install Jekyll via gem install jekyll and then you are set.

To preview the website locally you can execute jekyll serve from inside the repo's directory which will serve the website on http://localhost:4000.