vamseeachanta / teamresumes

For preparing team resumes
MIT License
0 stars 0 forks source link

Markdown Resume

This repo allows you to build/maintain resume in a Markdown file, and then publish it into an HTML or PDF file.

Workflow

The workflow is pretty simple.

  1. Edit the resume.md file.
  2. Push the changes
  3. Go to the Github Actions page for your repository, and you’ll see an artifact (zip file) that you can download, it contains the file in .MD, .HTML, and .PDF formats.

On Local computer

To build on local computer, see detailed instructions below https://luther.io/markdown-resume/

References

https://luther.io/markdown-resume/ https://github.com/vidluther/markdown-resume/tree/main https://sdsawtelle.github.io/blog/output/simple-markdown-resume-with-pandoc-and-wkhtmltopdf.html