c4f7350528
chore: update project dependencies
2018-02-12 00:05:29 -05:00
688767d415
feat: improve ad hoc theme loading
2018-02-01 07:20:12 -05:00
231357badc
[fix] Replace legacy theme detection code.
2018-01-31 16:00:09 -05:00
6b125ed907
Support no-escape option for Handlebars themes.
2018-01-29 05:21:46 -05:00
394d5cf821
Merge branch 'master' into dev
2018-01-25 14:48:35 -05:00
7e2a3c3e7e
Add option to pass wkhtmltopdf options. Fix #176 .
...
It seems that some time in the last couple years wkhtmltopdf's default
margins were changed from '10mm' to zero. As an alternative to #177 ,
this PR adds an option to pass in arbitrary wkhtmltopdf long arguments
and sets the default top and bottom margin to '10mm'.
2017-01-06 19:10:27 -05:00
664eea752f
parseJSON has been modified to always include private fields if not otherwise instructed. This is to ensure back-compatibility. The BUILD command instead, excludes private fields by default
2016-02-14 21:50:13 +01:00
fed59b704e
Implemented private fields that can be included or excluded with cli switch
2016-02-14 19:15:47 +01:00
ca92d41d9e
Numerous fixes.
2016-02-13 16:08:45 -05:00
3f8e795c61
Fix generation glitches.
...
Fix output file name glitch, writing CSS files to destination folder,
and an issue where the process would evaporate before PDF/PNG generation
could complete.
2016-02-13 03:27:11 -05:00
9927e79900
Clean up CoffeeScript.
2016-02-13 00:40:10 -05:00
317a250917
Gather.
2016-02-11 11:48:44 -05:00
aaa5e1fc1f
Refactor generation.
...
Merge implicit and explicit generation paths, start emitting file
transform & copy signals, fix various bugs, introduce new bugs, support
better --debug outputs in the future.
2016-02-09 15:27:34 -05:00
49ae016f08
Deglitch.
2016-02-02 19:02:56 -05:00
a456093f13
Clean up a couple regressions.
2016-02-02 14:13:38 -05:00
63a0c78fc5
Refactor verbs to CoffeeScript classes.
...
Retire Resig's class implementation.
2016-02-01 23:16:49 -05:00
70f45d468d
Asynchrony.
2016-02-01 22:52:13 -05:00
ed0792e8f8
Fix YML/JSON/PNG invalid output format warning.
...
Fixes #97 but we still need to support standalone PNG (ie, a PNG not
generated as part of a .all output target).
2016-01-31 09:41:00 -05:00
90765bf90b
Refactor verb invocations to base.
2016-01-31 08:37:12 -05:00
0f65e4c9f3
Finish HackMyCore reshaping.
...
Reintroduce HackMyCore, dropping the interim submodule, and reorganize
and improve tests.
2016-01-29 15:23:57 -05:00