Commit graph

9 commits

Author SHA1 Message Date
dhar
0b93441169 Merge pull request #12 from andyinabox/async
Added async support
2015-02-22 09:05:48 +01:00
Andy Dayton
696955b345 Added some comments 2015-01-24 21:57:51 -05:00
Andy Dayton
38007b19ad Try adding grunt async and creating a simple index check 2015-01-24 21:43:26 -05:00
Josh Sherman
5b29b57245 Added ability to override the arguments
I needed to be able to use a different set of arguments. Updated to allow
for the args to be passed in the same way the src and dest are. Could
improve by comparing the two arrays instead of simply overriding them.
2014-09-04 11:05:03 -04:00
Brent Houghton
dad2687587 Improve predictability of the destination for created PDFs.
Now generated PDFs are placed at the destination specified in the
end-users's Gruntfile, rather than appending the source file's path to
the destination path. The created PDFs have the same name as the source
HTML file, excep the file extension is changed to .pdf.
2014-06-12 11:40:03 -07:00
Brent Houghton
7f9813423f Update wkthmltopdf task to use Grunt 0.4 multi-task API. 2014-06-09 14:40:24 -07:00
Olivier Audard
b6558233f5 grunt-wkhtmltopdf is now a multi-task 2012-10-14 22:01:07 +02:00
Olivier Audard
f02cffd8a5 Fixed compatibility with grunt 0.4 2012-10-14 02:13:02 +02:00
Olivier Audard
21637cf3a6 Initial import 2012-08-26 03:52:27 +02:00