Commit Graph

38 Commits

Author SHA1 Message Date
John P. Neumann e094d7d2dd resolves #77 - fixes the ternary operator to set the correct autoloadPath 2018-06-27 20:05:11 -05:00
Asbjørn Ulsberg 48a48ff93a
Direct errors from `git describe` to `/dev/null` 2017-11-13 22:29:33 +01:00
Asbjørn Ulsberg 5f3e5c2b3c
Change back to the current working directory after getting the version 2017-11-13 22:09:59 +01:00
Asbjørn Ulsberg 890080c046
Detect where md2resume is installed and traverse folders accordingly 2017-11-13 22:09:29 +01:00
Asbjørn Ulsberg a35cf4ec07
Output the path to `autoload.php` when exiting due to its non-existance 2017-11-13 21:10:37 +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 fe9e5625b6
Update Travis for PHP7, update tooling 2017-10-16 16:00:50 -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
Scott Weldon 005d1c5c6d Update modern template
Add margins to sub-headers; adjust related blocks so that everything
else still looks okay.
2015-03-14 17:41:48 -07:00
oflannabhra 5b817f37a8 added optional argument to override output filename 2015-01-20 22:51:12 -05: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
Ahmad Nazir Raja 4e1836b462 Compiled binary 2014-05-17 03:44:10 +02: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 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 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 62e6377d08 Update the pdf command to fix a problem with the template argument 2014-01-12 17:14:29 -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 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 a5c13d0c43 Add initial phar file, bin/md2resume
* Update output to be a folder name instead of a filename
* Add improved error checking for paths
* Move the examples from /resume to /examples
2014-01-12 13:41:44 -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
Abhishek Kandoi bcc5333b95 Fix output path 2013-10-01 00:38:51 +05:30
Kaiwen Xu 691215ae46 Made resume.php executable. 2013-09-04 21:46:25 -04:00
Kaiwen Xu bf4bd23b37 Add parameter for setting ouput directory. 2013-09-04 09:47:43 -04: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 de7d544e11 Fix broken refresh command option 2013-03-19 07:53:50 -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