Update README
This commit is contained in:
parent
f99c169c67
commit
8c1095078b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# markdown-resume
|
# markdown-resume
|
||||||
The simplest possible resume workdown from markdown source.
|
The simplest possible resume workflow from markdown source.
|
||||||
|
|
||||||
Changing the content or styling of a resume or CV is a relatively common event that can be a frustrating, time-consuming hassle. This repo contains starter files for the simplest possible workflow where resume *content* is maintained in a simple markdown file and generating `.html`, `.pdf` and `.docx` output formats can be automated with two tools: `pandoc` and `wkhtmltopdf`.
|
Changing the content or styling of a resume or CV is a relatively common event that can be a frustrating, time-consuming hassle. This repo contains starter files for the simplest possible workflow where resume *content* is maintained in a simple markdown file and generating `.html`, `.pdf` and `.docx` output formats can be automated with two tools: `pandoc` and `wkhtmltopdf`.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue