doew
317f33e33c
tiny fix: remove extra backquote on readme.md
...
It is a typo, probably.
2022-03-22 10:05:38 +01:00
Benedikt Franke
c5c4f402fc
Update changelog for 2.3.1
2018-10-17 21:41:19 +02:00
Benedikt Franke
6fbb6b4f52
Remove misleading hint to different docker command
...
Because of #80 the pdf generation inside of docker now works the same.
2018-08-15 17:18:56 +02:00
spawnia
8dd29e5afd
Enable pdf conversion as a oneshot command in docker
2018-04-14 11:17:40 +02:00
spawnia
61524c1702
reformat: Fix readme formatting
2018-03-14 23:02:30 +01:00
spawnia
af3a7bfaeb
Add docker badge to Readme
2018-03-14 21:58:01 +01:00
spawnia
e436420b96
feat: Add docker build
...
This adds a Dockerfile which builds a Docker image
with all required dependencies included.
It helps to simplify installation and usage of the tool.
2018-03-14 21:51:38 +01:00
Molly
e6b5f665ed
Update README.md
2017-12-11 15:33:33 -08:00
Molly
197c117468
Update README.md
2017-12-11 15:08:51 -08:00
Craig Davis
52bd1c19c3
Update README for 2.2.1 build
2017-10-19 16:56:27 -07:00
Craig Davis
4be3c9c400
Update build version in README
2017-10-19 16:43:40 -07: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
b687052273
Remove php70, update composer contributor list
2017-10-16 16:17:01 -07:00
Craig Davis
d93ce65a73
Update README with correct changelog version
2017-10-16 16:04:50 -07:00
Craig Davis
01bda09d3e
Update README changelog for 2.0.11
2017-10-16 16:03:38 -07:00
Moul
e28c7c780c
[enh] readme: add install commands for Debian and Fedora dependencies.
2017-06-16 12:39:17 +02:00
Craig Davis
f3f9fcd6e9
Add link to Docker generation configuration
...
Many thanks to @sklose for sharing this.
2015-07-31 11:58:56 -07:00
Craig Davis
7a6aa684c2
Release 2.0.11
2015-03-19 07:02:21 -06:00
Craig Davis
524401d897
Release 2.0.10
2015-03-17 13:18:38 -06:00
Craig Davis
668fe916a9
Release 2.0.9
2015-03-16 07:23:51 -06:00
Craig Davis
a34b85eec2
Add latest styles to the README
2015-01-10 10:25:30 -07:00
Ben Flannery
148c8e3bc9
updated example watch command to properly run
...
Should fix issue #31
2014-09-15 21:38:45 -04:00
Craig Davis
b9ed407b12
Release 2.0.8 : New `readable` theme
...
Includes support for new /links folder in the template directory
2014-05-17 11:02:23 -05:00
Craig Davis
544717bc0f
Release 2.0.7 to close #27
...
Update dependencies for the simple html dom parser.
2014-05-14 19:57:07 -05:00
Craig Davis
30f7c6f39d
Release 2.0.6
2014-04-28 10:12:53 -05:00
Craig Davis
cf50e58fd7
Build 2.0.5
2014-04-13 13:26:18 -05:00
Craig Davis
91e97e2354
Release build for path resolution problem, version 2.0.4
...
This fixes a snippet of code that was trimming leading slashes in
supplied paths.
2014-03-24 10:33:56 -05:00
Craig Davis
ca002ff417
Release build 2.0.3 - Add refresh duration value
2014-03-24 09:38:59 -05:00
Craig Davis
6e4e08aea5
Update readme installation for latest pake. Update Changelog for 2.0.2
2014-03-24 08:16:30 -05:00
Craig Davis
15f28357ca
Update phar with latest version and build
...
This adds a new dependencies check that makes sure that `mbstring` is
properly installed.
2014-03-24 08:12:27 -05:00
Craig Davis
886fc223dd
Update phar file with new `swissen` template
2014-03-10 09:17:23 -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
91b8fb6e2c
Update pake to use a regex when writing the command help
...
Swap to using a fenced code block for the command output
2014-01-13 07:50:25 -07:00
Craig Davis
483c262619
Add 'stats' command
...
Very, very rudimentary frequency analysis of the resume text.
2014-01-12 20:32:21 -07:00
Craig Davis
9ebc5d669a
Remove need for global phpcs and php-cs-fixer
2014-01-12 19:58:14 -07:00
Craig Davis
07b70ef799
Add travis build status image to the README
2014-01-12 17:53:42 -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
d5da28b83a
Update README to move the todo items into github issues
2014-01-12 16:51:05 -07:00
Craig Davis
44f3649809
Update pake build to keep the composer.json in sync with the git tag and the selfupdate version
2014-01-12 16:14:37 -07:00
Craig Davis
a36679e640
Update README with information about the compiled templates
2014-01-12 15:26:25 -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
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
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
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
7b909c6cf1
Update Pakefile with proper path names
...
Add HELP section to the README
2014-01-12 07:52:47 -06: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
c6170ca243
Add v2.0-wip and initial todo items
2014-01-11 10:00:30 -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
54c28189e1
New Blockish theme
...
* Adding a new blockish theme with a blue header and an adaptive
design.
* Printable PDF version still needs some work, but overall, this is a
nice layout.
2013-03-19 09:45:36 -05:00
Craig Davis
a98b3602f5
Initial work towards template support
...
* Simple refactoring of the config system
* Add new unstyled template
* Add new modern template (previously the only)
* Add placeholder for blocky template
* Relocate autoloader
* Move build to ./bin
2013-03-18 21:36:06 -05:00