jekyll/lib
Jordon Bedwell 9ba9c47cd6 Fixes #3339 Add `pkill -f jekyll` to ways to kill.
This shows people how to kill Jekyll without knowing the PID using `pkill` (you could also do `kill -9 $(pgrep -f jekyll)` but that is just the long way around doing `pkill -f` so it shouldn't be shown in the Jekyll logger but can be documented here for people.
2015-02-01 06:45:52 -06:00
..
jekyll Fixes #3339 Add `pkill -f jekyll` to ways to kill. 2015-02-01 06:45:52 -06:00
site_template Merge pull request #3376 from tkrotoff/helvetica 2015-01-29 18:52:07 -08:00
jekyll.rb Move previous runtime dependencies to development dependencies. 2015-01-31 13:53:17 -08:00