Commit Graph

10 Commits

Author SHA1 Message Date
Craig Davis fe9e5625b6
Update Travis for PHP7, update tooling 2017-10-16 16:00:50 -07:00
Erik Waibel 442afa1889 Add new Roboto template and update versions for composer.json (#62)
* New 'roboto' template
* Change refresh rate to use input value
* Ignore Sublime project files
* Update styles - major changes
* Convert roboto styles into 'less' files. Update composer package versions.
2017-10-16 15:40:06 -07:00
Craig Davis d225525927 Update phar file with latest build
* Update `ouput` to be a folder instead of a filename
2014-01-12 13:42:25 -07:00
Craig Davis 4e3254ac98 Add functioning PDF comment
This brings us to be functionally complete. The phar build is remaining.
2014-01-12 13:16:11 -07:00
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