Files
jekyll/site
Mike Linksvayer b7d4f92764 Upgrading, documentation
"Upgrading Documentation" reads to me like "upgrading the documentation" rather than "documentation for upgrading".

There's a link in the site navigation to documentation, but seems worth a mention here, even though the Google option will often bring one to it. 😄
2016-02-26 13:13:07 -08:00
..
2016-01-28 20:36:51 -08:00
2016-02-23 16:26:09 -05:00
2016-02-19 15:40:57 -08:00
2015-10-30 22:04:04 +02:00
2016-02-26 13:13:07 -08:00
2014-11-20 22:18:02 +02:00
2014-05-06 19:35:51 +03:00
2016-02-16 12:54:41 -08:00
2016-02-22 15:27:22 +01:00
2014-04-06 09:17:14 +03:00
2016-02-19 15:40:57 -08:00
2015-08-30 15:48:02 +02: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
  2. bundle exec rake site:preview

It's just a jekyll site, afterall! 😉