ishitcno1
e59d262b68
add resume/zhsample.md
2013-12-31 12:11:30 +08:00
Craig Davis
950d261b44
Merge pull request #4 from roleary/master
...
Fix content size of dls in the modern template when pdf-izing
2013-11-24 19:04:04 -08:00
Roland O'Leary
07df0a230e
Fix content size of dls in the modern template when pdf-izing
2013-11-24 21:39:47 -05:00
Craig Davis
3cf3d4df43
Merge pull request #3 from abhikandoi2000/master
...
Append a trailing slash to the output filepath
2013-09-30 12:21:06 -07:00
Abhishek Kandoi
bcc5333b95
Fix output path
2013-10-01 00:38:51 +05:30
Craig Davis
da01a0b680
Add page breaking and block rules to dl elements. This appears to fix #2 .
...
The `dl` elements have been given an explicit `display:block` and page
break avoid rule. In initial testing, this fixes the wkhtmltopdf bug of
splitting lines in a multi-page document.
See http://stackoverflow.com/questions/8786755 for links and discussion.
2013-09-14 09:42:20 -06:00
Craig Davis
e96775b668
Merge pull request #1 from kevinxucs/master
...
Add parameter for setting output directory.
2013-09-05 10:25:08 -07:00
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
Craig Davis
cea267adac
Add comments to build script, make command line relative to current path and require resume/ in --source path.
2012-12-31 16:30:31 -06:00
Craig Davis
0edf7ef5fa
Update the build to handle either -s or --source for the source document parameter.
2012-03-22 11:34:12 -05:00
Craig Davis
60ddee08a1
Update the read me with information about the -r refresh option
2012-03-22 11:33:48 -05:00
Craig Davis
e0e11658d7
Update the print style rules to correct line spacing issues on the side heading elements
2012-03-22 11:33:32 -05:00
Craig Davis
bb13d4f099
Update the read me file with quick start and general information about the project.
2012-03-05 09:56:49 -06:00
Craig Davis
88173d6e95
Repair missing styles for the pdf
...
The pdf doesn't appear to read the media queries correctly, the pdf.css
file provides the missing style rules now.
2012-03-05 09:37:01 -06:00
Craig Davis
f370359d82
Decrease resume padding, update the block quote to match.
...
Additionally, this updates the page width so that in the transition to
the widescreen layout there is never any horizontal page scrolling.
2012-03-05 08:51:40 -06:00
Craig Davis
4ad69a4a06
Update vertical alignment of elements in widescreen mode.
...
Ensure that the headings and the first row of text align.
2012-03-05 08:44:13 -06:00
Craig Davis
c509d30374
Update the Download PDF link padding to be symmetrical.
2012-03-05 08:40:39 -06:00
Craig Davis
f0addd23e7
Initial implementation of media queries. Introduce mobile friendly views
...
* Rename style.css to resume.css for alphabetical inclusion order
* Mobile runs at 100% width and much less floating.
* Based on the media queries from the Frameless Framework
2012-03-05 08:39:16 -06:00
Craig Davis
110a0bf772
Update pdf style to use correct body text, hide the underlines for links in pdf view.
2012-03-04 16:26:16 -06:00
Craig Davis
370b936037
Update build to account for the pdf producers odd behavior with paths.
2012-03-04 16:25:49 -06:00
Craig Davis
abc35ac94b
Rename resume.md to sample.md
2012-03-04 15:10:48 -06:00
Craig Davis
7c20b32294
Add a new pdf generation option using wkhtmltopdf
2012-03-04 15:09:53 -06:00
Craig Davis
c8a859265b
Update with initial style implementation
2012-03-04 13:35:34 -06:00
Craig Davis
f4c52ac4c9
Initial commit of Markdown Resume
...
This includes several vendor libraries: Assetic, LessPHP, Mustache,
SmartyPants, Markdown
2012-03-04 10:41:18 -06:00