Files
jekyll/docs
Parker Moore cc3197856b Merge branch 'clorichel-patch-1'
* clorichel-patch-1:
  no more invalid US-ASCII on lines 30 and 97
2016-11-10 13:11:29 -08:00
..
2016-11-07 11:29:03 -05:00
2016-11-02 13:51:14 -07:00
2016-11-02 15:09:46 -07:00
2016-11-02 13:51:14 -07:00
2016-11-10 13:11:29 -08:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00
2016-11-02 13:51:14 -07:00

Jekyll docs site

This directory contains the code for the Jekyll docs site, jekyllrb.com.

Contributing

For information about contributing, see the Contributing page.

Running locally

You can preview your contributions before opening a pull request by running from within the directory:

  1. bundle install --without test test_legacy benchmark
  2. bundle exec rake site:preview

It's just a jekyll site, afterall! 😉