6 Commits

Author SHA1 Message Date
Craig Davis
0995f3d061 Initial v2 framework
* Remove vendor library
* Update dependencies
* Add initial commands (not yet updated for this project)
* Move empir and linter into place
* Add pakefile
2014-01-11 15:22:10 -06:00
Craig Davis
ae6550dbe6 Add composer.json file in preparation for V2 refactoring
Add changelog and contributors to the README
2014-01-08 08:05:08 -06:00
Craig Davis
da01a0b680 Add page breaking and block rules to dl elements. This appears to fix #2.
The `dl` elements have been given an explicit `display:block` and page
break avoid rule. In initial testing, this fixes the wkhtmltopdf bug of
splitting lines in a multi-page document.

See http://stackoverflow.com/questions/8786755 for links and discussion.
2013-09-14 09:42:20 -06:00
Craig Davis
cea267adac Add comments to build script, make command line relative to current path and require resume/ in --source path. 2012-12-31 16:30:31 -06:00
Craig Davis
370b936037 Update build to account for the pdf producers odd behavior with paths. 2012-03-04 16:25:49 -06:00
Craig Davis
7c20b32294 Add a new pdf generation option using wkhtmltopdf 2012-03-04 15:09:53 -06:00