No description
Find a file
2025-05-01 13:26:59 -05:00
.forgejo/workflows Update to set latest tag 2025-05-01 13:26:59 -05:00
.gitignore chore: Add .gitignore 2025-03-06 01:38:52 -06:00
generate_resume.sh feat: Improve resume generation with a script 2025-03-06 01:42:59 -06:00
README.md Small changes' 2025-04-03 17:35:42 -05:00
resume-css-stylesheet.css Update styles and workflow 2025-04-23 16:53:52 -05:00
resume-docx-reference.docx Update docx reference with H1 style 2016-12-08 17:48:46 -05:00
resume.md Update order to show off languages first 2025-05-01 13:20:11 -05: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.