mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 01:56:21 +00:00
ec591b9432
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. |
||
---|---|---|
.. | ||
block-helpers.js | ||
console-helpers.js | ||
generic-helpers.js | ||
handlebars-helpers.js | ||
underscore-helpers.js |