Commit graph

21 commits

Author SHA1 Message Date
dhar
ac6e85b1c2 Merge pull request #9 from WIHP/master
Added ability to override the arguments
2015-02-22 09:05:11 +01:00
Josh Sherman
b21de20c73 Update README.md
Updated links for wkhtmltopdf as the project has moved
2014-12-08 14:54:53 -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
dhar
4a06d92741 Fix typo in README 2014-06-12 22:04:46 +02:00
Olivier Audard
2bcb115dfe Bump version to 0.4.0
Also update README with lastest changes
2014-06-12 21:51:04 +02:00
dhar
7344889930 Merge pull request #8 from starim/grunt-0.4
Update grunt-wkhtmltopdf with work with Grunt 0.4
2014-06-12 21:22:16 +02: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
469ff6bb42 Update a lingering reference to Grunt 0.3. 2014-06-12 10:26:59 -07:00
Brent Houghton
7f9813423f Update wkthmltopdf task to use Grunt 0.4 multi-task API. 2014-06-09 14:40:24 -07:00
Brent Houghton
847b3f3697 Update project config files to work with Grunt 0.4. 2014-06-09 13:43:41 -07:00
dhar
d783bdedb9 Merge pull request #5 from kud/patch-1
Update README.md
2013-06-23 10:51:59 -07:00
Erwann Mest
b8aad1b7d8 Update README.md 2013-05-29 23:16:36 +02:00
dhar
7dd749efb8 Merge pull request #3 from SonicHedgehog/master
Update Grunt link
2012-11-29 01:37:56 -08:00
SonicHedgehog
f8bfe3cdb9 Update Grunt link 2012-11-29 08:50:33 +01:00
Olivier Audard
b6558233f5 grunt-wkhtmltopdf is now a multi-task 2012-10-14 22:01:07 +02:00
Olivier Audard
a19e0390f5 Bumped version to 0.2.0 2012-10-14 02:26:49 +02:00
dhar
7c9aabed17 Merge pull request #2 from dharFr/next
Fixed #1 : compatibility with grunt 0.4
2012-10-13 17:17:32 -07:00
Olivier Audard
f02cffd8a5 Fixed compatibility with grunt 0.4 2012-10-14 02:13:02 +02:00
Olivier Audard
ac15297331 Updated wrong links... :/ 2012-08-26 15:45:03 +02:00
Olivier Audard
dd5d567482 Updated homepage url 2012-08-26 04:10:42 +02:00
Olivier Audard
21637cf3a6 Initial import 2012-08-26 03:52:27 +02:00