Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 184 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 184 Bytes

2017.djangocon.us Website

Quick-start Instructions

$ gem install jekyll bundler
$ bundle install
$ bundle exec jekyll serve
# => Now browse to http://localhost:4000