jekyll/lib
Stephen Crosby 245d9677d7 Refine hook implementation
- hooks are registered to symbol owners rather than classes directly
- during registration, add the ability to specify owner as an array to
  register the same hook to multiple owners
- add optional priority during registration as a symbol (:low, :normal,
  :high)
- implement hooks for collections as they are in octopress-hooks, aside
  from post_init
2015-05-01 19:00:37 -07:00
..
jekyll Refine hook implementation 2015-05-01 19:00:37 -07:00
site_template Separated some more readers from the main reader.rb file. 2015-03-06 17:20:25 +01:00
jekyll.rb prototype of jekyll hooks, encapsulated 2015-05-01 14:35:15 -07:00