Files
jekyll/site
Robert 26144645d8 Remove Glynn as deployment option
Remove Glynn as deployment option since that gem is no longer actively maintained. See notes on readme in repository: https://github.com/dmathieu/glynn and https://github.com/dmathieu/glynn/issues/67
2016-10-29 14:45:18 +01:00
..
2016-07-18 21:31:17 +03:00
2016-10-29 14:45:18 +01:00
2016-10-06 11:12:15 -07:00
2016-10-09 11:36:04 -04:00
2016-07-18 21:31:17 +03:00
2015-10-30 22:04:04 +02:00
2016-07-18 19:45:53 +03:00
2014-05-06 19:35:51 +03:00
2016-02-16 12:54:41 -08:00
2016-09-27 15:38:25 +08:00
2014-04-06 09:17:14 +03:00
2016-09-29 08:47:26 +05:30
2016-10-06 11:12:15 -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! 😉