Commit Graph

16 Commits

Author SHA1 Message Date
Erik Waibel e5f1703068
Bugfix/docker wkhtml version (#94) 2021-02-22 23:35:17 +01:00
Craig Davis 1686262960 Remove legacy phar file build and update composer tooling (#63)
Simplify the build tooling:
* Remove phar build, update tooling to composer
* Remove legacy version tagging system
* Fix incorrect readme generation
2017-10-19 16:42:54 -07:00
Craig Davis 0f5c5017ac
Drop PHP5 support and remove from Travis
This is a personal project, and I belive that php 7 is now a
reasonable requirement.
2017-10-16 16:13:01 -07:00
Craig Davis 31df937009
Remove composer lock file
This is an attempt to fix installing this across multiple
PHP versions for library compatibility.
2017-10-16 16:07:21 -07:00
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
Ahmad Nazir Raja cf692b5548 Updated the composer.lock file. 2014-05-16 00:07:03 +02:00
Craig Davis c19ecaf71e Update to use sunra/php-simple-html-dom-parser
Remove the simple-html-dom parser that relies on an outdated repo. This
appears to be the most popular repo for the dom library.
2014-05-14 19:50:33 -05:00
Craig Davis 518b9ef3e5 Update to use local phpunit and local pake. Update pakefile with improved formatting. 2014-03-10 09:13:05 -05:00
Craig Davis 389a34b67e Add new helvetica based tempate from Aaron Glen 2014-03-10 08:56:02 -05:00
Craig Davis 4ee0b5e692 Fix a spacing issue in the README file and bump the version number for self update testing 2014-01-15 08:36:34 -06:00
Craig Davis 9ebc5d669a Remove need for global phpcs and php-cs-fixer 2014-01-12 19:58:14 -07:00
Craig Davis 62e6377d08 Update the pdf command to fix a problem with the template argument 2014-01-12 17:14:29 -07:00
Craig Davis 57fbb3dd8f Html Command outputs formatted document
The section titles aren’t being handled correctly, but otherwise, the
output looks good.
2014-01-12 11:00:45 -07:00
Craig Davis b403d712a1 Add initial command skeleton
* Update dependencies
* Add twig formatters
* Update version command and add version to the package.json
* Update package.json with other project details
2014-01-12 08:05:09 -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