No description
All checks were successful
Build Resume / build (push) Successful in 2m13s
|
||
---|---|---|
.forgejo/workflows | ||
.gitignore | ||
generate_resume.sh | ||
README.md | ||
resume-css-stylesheet.css | ||
resume-docx-reference.docx | ||
resume.md |
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.