1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-06-26 05:50:04 +01:00
HackMyResume/src
ryneeverett ec591b9432 Register handlebars helpers in themes. Fix #158.
Try to register all javascript files found in themes as handlebars
helpers.

Note that, unlike all other theme files currently, format directories
are ignored. I don't think there's a use case for format-specific
helpers, and this gives theme developers the flexibility to put them
either in top level files or organize them in subdirectories however
they see fit.

Note also that the theme format seems to be primarily documented in
<https://github.com/fresh-standard/fresh-themes>. This newly recognized
theme file type should be documented there should this branch be merged.
2017-01-20 22:53:16 -05:00
..
cli Fix generation glitches. 2016-02-13 03:27:11 -05:00
core Register handlebars helpers in themes. Fix #158. 2017-01-20 22:53:16 -05:00
generators Numerous fixes. 2016-02-13 16:08:45 -05:00
helpers Register handlebars helpers in themes. Fix #158. 2017-01-20 22:53:16 -05:00
inspectors Finish HackMyCore reshaping. 2016-01-29 15:23:57 -05:00
renderers Escape LaTeX during generation. 2016-02-13 20:40:17 -05:00
utils Fix generation glitches. 2016-02-13 03:27:11 -05:00
verbs Numerous fixes. 2016-02-13 16:08:45 -05:00
index.coffee Remove unused var. 2016-02-11 22:03:49 -05:00