Commit graph

4 commits

Author SHA1 Message Date
Jade Dominguez
065e6edbed 'Provider' is more correct than 'engine' 2012-01-24 03:26:18 -08:00
Jade Dominguez
6c0b6c1a1b Provide custom overrides to all helpers
Now all helpers can be overridden by custom implementations without editing JB source. Just define a helper's 'engine' as 'custom' in the _config.yml file and provide a helper file of the same name in _includes/custom/. This helps users cleanly upgrade JB versions since they no longer need to edit the files directly.
2012-01-23 04:18:22 -08:00
Jade Dominguez
5c0a7a6dcd Update helper calls
Use 'JB/[HELPER]' format
2012-01-23 03:28:28 -08:00
Jade Dominguez
8b7998695b Move helpers to namespaced system
Also do away with .html extension
2012-01-23 03:20:58 -08:00
Renamed from _includes/helpers/posts_collate.html (Browse further)