Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 240 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 240 Bytes

Setup

gem install jekyll

Run

jekyll serve

Then browse to http://localhost:4000

Other Tasks

Re-generating the contributors list

python bin/gen-contributors.py <github_username> <github_password>