Files
MarkdownResume-ReachableCEO/vendor/git.knownelement.com/ExternalVendorCode/markdown-resume
Charles N Wyble f0cc6316d0 Squashed 'vendor/git.knownelement.com/reachableceo/MarkdownResume-Pipeline/' changes from e3ea039..ca77429
ca77429 fantastic. a great day of coding and learning!
6a43a11 .
d53b71d removed debugging bits
7f0a8a3 and now with a properly templatized candidate info sheet
77a9156 .
3da01fd Add "markdown-resume" from "https://git.knownelement.com/ExternalVendorCode/markdown-resume@master"
ca8e16b Squashed 'vendor/git.knownelement.com/ExternalVendorCode/markdown-resume/' content from commit 7a8fdff
4673128 proper docs even.

git-subtree-dir: vendor/git.knownelement.com/reachableceo/MarkdownResume-Pipeline
git-subtree-split: ca77429b0f3b2fe3e2e612b337ac5ae83cbcc3e0
2024-12-09 19:32:47 -06:00
..

markdown-resume

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.

Still trying to decide if this is the workflow for you? Here are the original markdown files and the three output files for your persual:

Markdown . HTML . PDF . Word Doc

Full work flow details are contained in a short blog post.