10 Commits

Author SHA1 Message Date
Craig Davis
fa4e2f9e15 Fix assetic incompatibility with PHAR by changing to streams library 2014-01-12 15:11:40 -07:00
Craig Davis
b87c193db5 Improve class handling in PDF
* Update phar
* Fix several sniff errors
* Remove unused converter file
* Update README with better quickstart information
2014-01-12 14:33:43 -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
31ce19507b Fix html formatting issue with MarkdownExtra 2014-01-12 11:03:18 -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
842fae2b6f Add initial html command processing
This command is going to be quite similar to the pdf command, and we’ll
need to abstract and extend this soon.
2014-01-12 09:55:31 -07:00
Craig Davis
8f43dc5c29 Add templates command as warmup for other commands
* Add descriptions to the templates
* Update twig formatters and fix some output bugs
2014-01-12 08:57:39 -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