hacksalot
3e3803ed85
Improve error handling.
2016-01-18 14:10:35 -05:00
hacksalot
3800e19418
Process TXT global partials.
2016-01-11 19:56:19 -05:00
hacksalot
7814786957
Recruit Markdown partials when present.
2016-01-11 12:36:00 -05:00
hacksalot
b224c8939b
Remove redundant conditional.
2016-01-11 08:20:48 -05:00
hacksalot
4c954b79df
Scrub.
2016-01-09 22:15:50 -05:00
hacksalot
0829800b65
Move helpers to /helpers.
2016-01-09 22:13:29 -05:00
hacksalot
d6a3aab68a
Make Handlebars options explicit.
2016-01-08 16:27:19 -05:00
Antonio Ruberto
fbfff2a4e4
load theme partials for non html and doc
...
load global partials for html and doc only but load theme partials for
all outputs
2016-01-08 12:28:23 -05:00
hacksalot
95df8e5af4
Rename src/eng --> src/renderers
...
A renderer is a thing that renders or "paints" an arbitrary format using
a templating engine like Handlebars or Underscore. A generator is a
thing responsible for generating a given output format like HTML or MS
Word.
2016-01-08 09:59:47 -05:00