Commit Graph

  • 38650cc755 Change refresh rate to use input value Erik Waibel 2014-05-01 20:23:58 -07:00
  • 0ac35d16a8 Merge pull request #26 from there4/issue-24-template-list Craig Davis 2014-04-28 10:13:49 -05:00
  • 30f7c6f39d Release 2.0.6 Craig Davis 2014-04-28 10:12:53 -05:00
  • 2c5d98f166 Change template list to DirectoryIterator. Closes #24 2.0.6 Craig Davis 2014-04-28 10:09:45 -05:00
  • cf50e58fd7 Build 2.0.5 Craig Davis 2014-04-13 13:26:18 -05:00
  • 746db2a89e Remove default value for refresh option, fixes #22 2.0.5 Craig Davis 2014-04-13 12:56:33 -05:00
  • 9d27d64767 Merge branch 'master' of github.com:ejwaibel/markdown-resume Erik Waibel 2014-03-25 14:14:31 -07:00
  • ef144b9d1b New 'roboto' template Erik Waibel 2014-03-25 14:11:22 -07:00
  • 38ab873c95 Merge pull request #1 from there4/master Erik Waibel 2014-03-24 08:43:40 -07:00
  • 91e97e2354 Release build for path resolution problem, version 2.0.4 Craig Davis 2014-03-24 10:33:56 -05:00
  • 5203a5681c Fix directory path building to allow an absolute path. Closes #16 2.0.4 Craig Davis 2014-03-24 10:25:18 -05:00
  • 5d3e062b96 Fix error handling in the generateHtml method of the html command to throw exceptions Craig Davis 2014-03-24 10:22:07 -05:00
  • ca002ff417 Release build 2.0.3 - Add refresh duration value Craig Davis 2014-03-24 09:38:59 -05:00
  • 738f5b2b76 Add optional value to the --refresh option. Closes #15 2.0.3 Craig Davis 2014-03-24 09:33:27 -05:00
  • 6e4e08aea5 Update readme installation for latest pake. Update Changelog for 2.0.2 Craig Davis 2014-03-24 08:16:30 -05:00
  • 15f28357ca Update phar with latest version and build Craig Davis 2014-03-24 08:12:27 -05:00
  • 7103ee343e Add a new check for the mbstring dependency. Closes #20 v2.0.2 2.0.2 Craig Davis 2014-03-24 08:02:05 -05:00
  • 886fc223dd Update phar file with new swissen template v2.0.1 Craig Davis 2014-03-10 09:17:23 -05:00
  • 518b9ef3e5 Update to use local phpunit and local pake. Update pakefile with improved formatting. Craig Davis 2014-03-10 09:13:05 -05:00
  • 389a34b67e Add new helvetica based tempate from Aaron Glen Craig Davis 2014-03-10 08:56:02 -05:00
  • 4ee0b5e692 Fix a spacing issue in the README file and bump the version number for self update testing Craig Davis 2014-01-15 08:36:34 -06:00
  • 91b8fb6e2c Update pake to use a regex when writing the command help 2.0.1 Craig Davis 2014-01-13 07:50:25 -07:00
  • 483c262619 Add 'stats' command Craig Davis 2014-01-12 20:32:21 -07:00
  • 9ebc5d669a Remove need for global phpcs and php-cs-fixer Craig Davis 2014-01-12 19:58:14 -07:00
  • 6f0d3bd146 Create gh-pages branch via GitHub gh-pages Craig Davis 2014-01-12 17:25:22 -08:00
  • 07b70ef799 Add travis build status image to the README Craig Davis 2014-01-12 17:53:42 -07:00
  • 62e6377d08 Update the pdf command to fix a problem with the template argument Craig Davis 2014-01-12 17:14:29 -07:00
  • d5da28b83a Update README to move the todo items into github issues Craig Davis 2014-01-12 16:51:05 -07:00
  • 12f81bea4e Merge pull request #8 from there4/2.0-wip Craig Davis 2014-01-12 15:22:07 -08:00
  • 44f3649809 Update pake build to keep the composer.json in sync with the git tag and the selfupdate version Craig Davis 2014-01-12 16:14:37 -07:00
  • 6c70c5b8e1 Code formatting and general cleaning. Craig Davis 2014-01-12 15:31:27 -07:00
  • a36679e640 Update README with information about the compiled templates Craig Davis 2014-01-12 15:26:25 -07:00
  • 7625c260cf Update sniff violations Craig Davis 2014-01-12 15:23:20 -07:00
  • f4c5f62807 Add initial travis support to the repository Craig Davis 2014-01-12 15:21:20 -07:00
  • fa4e2f9e15 Fix assetic incompatibility with PHAR by changing to streams library Craig Davis 2014-01-12 15:11:40 -07:00
  • 3aef8ccd8c Add missing selfupdate config information Craig Davis 2014-01-12 14:35:35 -07:00
  • b87c193db5 Improve class handling in PDF Craig Davis 2014-01-12 14:33:43 -07:00
  • d225525927 Update phar file with latest build Craig Davis 2014-01-12 13:42:25 -07:00
  • a5c13d0c43 Add initial phar file, bin/md2resume Craig Davis 2014-01-12 13:41:44 -07:00
  • 4e3254ac98 Add functioning PDF comment Craig Davis 2014-01-12 13:16:11 -07:00
  • 31ce19507b Fix html formatting issue with MarkdownExtra Craig Davis 2014-01-12 11:03:18 -07:00
  • 57fbb3dd8f Html Command outputs formatted document Craig Davis 2014-01-12 11:00:45 -07:00
  • 842fae2b6f Add initial html command processing Craig Davis 2014-01-12 09:55:31 -07:00
  • 8f43dc5c29 Add templates command as warmup for other commands Craig Davis 2014-01-12 08:57:39 -07:00
  • b403d712a1 Add initial command skeleton Craig Davis 2014-01-12 08:05:09 -07:00
  • 7b909c6cf1 Update Pakefile with proper path names Craig Davis 2014-01-12 07:52:47 -06:00
  • 0995f3d061 Initial v2 framework Craig Davis 2014-01-11 15:22:10 -06:00
  • c6170ca243 Add v2.0-wip and initial todo items Craig Davis 2014-01-11 10:00:30 -06:00
  • ae6550dbe6 Add composer.json file in preparation for V2 refactoring legacy-v1 Craig Davis 2014-01-08 08:05:08 -06:00
  • 219965b5a1 Merge pull request #5 from ishitcno1/zhsample Craig Davis 2013-12-31 09:22:14 -08:00
  • e59d262b68 add resume/zhsample.md ishitcno1 2013-12-31 12:11:30 +08:00
  • 950d261b44 Merge pull request #4 from roleary/master Craig Davis 2013-11-24 19:04:04 -08:00
  • 07df0a230e Fix content size of dls in the modern template when pdf-izing Roland O'Leary 2013-11-24 21:39:47 -05:00
  • 3cf3d4df43 Merge pull request #3 from abhikandoi2000/master Craig Davis 2013-09-30 12:21:06 -07:00
  • bcc5333b95 Fix output path Abhishek Kandoi 2013-10-01 00:38:51 +05:30
  • da01a0b680 Add page breaking and block rules to dl elements. This appears to fix #2. Craig Davis 2013-09-14 09:42:20 -06:00
  • e96775b668 Merge pull request #1 from kevinxucs/master Craig Davis 2013-09-05 10:25:08 -07:00
  • 691215ae46 Made resume.php executable. Kaiwen Xu 2013-09-04 21:46:25 -04:00
  • bf4bd23b37 Add parameter for setting ouput directory. Kaiwen Xu 2013-09-04 09:46:51 -04:00
  • 54c28189e1 New Blockish theme Craig Davis 2013-03-19 09:45:36 -05:00
  • de7d544e11 Fix broken refresh command option Craig Davis 2013-03-19 07:53:50 -05:00
  • a98b3602f5 Initial work towards template support Craig Davis 2013-03-18 21:36:06 -05:00
  • a2567dc765 Create gh-pages branch via GitHub Craig Davis 2013-01-05 08:16:59 -08:00
  • cea267adac Add comments to build script, make command line relative to current path and require resume/ in --source path. Craig Davis 2012-12-31 16:30:31 -06:00
  • d8c800959e Create gh-pages branch via GitHub Craig Davis 2012-10-05 05:59:05 -07:00
  • 0edf7ef5fa Update the build to handle either -s or --source for the source document parameter. Craig Davis 2012-03-22 11:34:12 -05:00
  • 60ddee08a1 Update the read me with information about the -r refresh option Craig Davis 2012-03-22 11:33:48 -05:00
  • e0e11658d7 Update the print style rules to correct line spacing issues on the side heading elements Craig Davis 2012-03-22 11:33:32 -05:00
  • bb13d4f099 Update the read me file with quick start and general information about the project. Craig Davis 2012-03-05 09:56:49 -06:00
  • 88173d6e95 Repair missing styles for the pdf Craig Davis 2012-03-05 09:37:01 -06:00
  • f370359d82 Decrease resume padding, update the block quote to match. Craig Davis 2012-03-05 08:51:40 -06:00
  • 4ad69a4a06 Update vertical alignment of elements in widescreen mode. Craig Davis 2012-03-05 08:44:13 -06:00
  • c509d30374 Update the Download PDF link padding to be symmetrical. Craig Davis 2012-03-05 08:40:39 -06:00
  • f0addd23e7 Initial implementation of media queries. Introduce mobile friendly views Craig Davis 2012-03-05 08:39:16 -06:00
  • 110a0bf772 Update pdf style to use correct body text, hide the underlines for links in pdf view. Craig Davis 2012-03-04 16:26:16 -06:00
  • 370b936037 Update build to account for the pdf producers odd behavior with paths. Craig Davis 2012-03-04 16:25:49 -06:00
  • abc35ac94b Rename resume.md to sample.md Craig Davis 2012-03-04 15:10:48 -06:00
  • 7c20b32294 Add a new pdf generation option using wkhtmltopdf Craig Davis 2012-03-04 15:09:53 -06:00
  • c8a859265b Update with initial style implementation Craig Davis 2012-03-04 13:35:34 -06:00
  • f4c52ac4c9 Initial commit of Markdown Resume Craig Davis 2012-03-04 10:41:18 -06:00