1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-09-28 20:19:12 +01:00
HackMyResume/dist/core
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
..
abstract-resume.js Asynchrony. 2016-02-01 22:52:13 -05:00
default-formats.js Asynchrony. 2016-02-01 22:52:13 -05:00
default-options.js Asynchrony. 2016-02-01 22:52:13 -05:00
empty-jrs.json Finish HackMyCore reshaping. 2016-01-29 15:23:57 -05:00
event-codes.js Refactor generation. 2016-02-09 15:27:34 -05:00
fluent-date.js Asynchrony. 2016-02-01 22:52:13 -05:00
fresh-resume.js Cleanup and bug fixes. 2016-02-04 18:49:16 -05:00
fresh-theme.js Register handlebars helpers in themes. Fix #158. 2017-01-20 22:53:16 -05:00
jrs-resume.js Numerous fixes. 2016-02-13 16:08:45 -05:00
jrs-theme.js Numerous fixes. 2016-02-13 16:08:45 -05:00
resume-factory.js Asynchrony. 2016-02-01 22:52:13 -05:00
resume.json Finish HackMyCore reshaping. 2016-01-29 15:23:57 -05:00
status-codes.js Improve VALIDATE error handling. 2016-02-13 00:11:52 -05:00