hacksalot
c4f7350528
chore: update project dependencies
2018-02-12 00:05:29 -05:00
hacksalot
688767d415
feat: improve ad hoc theme loading
2018-02-01 07:20:12 -05:00
hacksalot
231357badc
[fix] Replace legacy theme detection code.
2018-01-31 16:00:09 -05:00
hacksalot
6b125ed907
Support no-escape option for Handlebars themes.
2018-01-29 05:21:46 -05:00
hacksalot
394d5cf821
Merge branch 'master' into dev
2018-01-25 14:48:35 -05:00
ryneeverett
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
hacksalot
a3ed56dd15
Update JS.
...
Keep dist/ updated with src/ for the CLI and require() folks.
(package.json goes off dist).
2016-02-15 16:38:01 -05:00
hacksalot
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
hacksalot
49ae016f08
Deglitch.
2016-02-02 19:02:56 -05:00
hacksalot
a456093f13
Clean up a couple regressions.
2016-02-02 14:13:38 -05:00
hacksalot
63a0c78fc5
Refactor verbs to CoffeeScript classes.
...
Retire Resig's class implementation.
2016-02-01 23:16:49 -05:00
hacksalot
70f45d468d
Asynchrony.
2016-02-01 22:52:13 -05:00
hacksalot
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
hacksalot
90765bf90b
Refactor verb invocations to base.
2016-01-31 08:37:12 -05:00
hacksalot
0f65e4c9f3
Finish HackMyCore reshaping.
...
Reintroduce HackMyCore, dropping the interim submodule, and reorganize
and improve tests.
2016-01-29 15:23:57 -05:00