Skip to content
/ mdresume Public template
forked from elipapa/markdown-cv

A simple template to write your resume in a readable markdown file and use CSS to publish/print it.

License

Notifications You must be signed in to change notification settings

byuids-resumes/mdresume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md-resume

A resume maintained in plain text and rendered to HTML and PDF using CSS.

For more details, see the markdown-csv project page, or the blog post on why I switched to markdown for my CV.


Customization

Simply fork the mdresume repo

and edit the index.md file in the docs folder directly in Github

adding your skills, jobs and education.

Distribution

To transform your plain text resume into a beautiful and shareable HTML page, you have two options:

I. Use Github Pages to publish it online

  1. Edit or move your resume to the index.md file in the docs folder.
  2. Go to settings > GitHub pages to make the changes shown.

  1. Head to yourusername.github.io/mdresume to see your resume live.

Any change you want to make to your CV from then on would have to be done in the docs folder and will be immediately rendered by Github Pages.

Styling

The included CSS will render your CV in two styles: s

  1. kjhealy the original default, inspired by kjhealy's vita template.
  2. davewhipp is a tweaked version of kjhealy, with bigger fonts and dates right aligned.

To change the default style, simply change the variable in the _config.yml file.

Any other styling is possible. More CSS style contributions and forks are welcome!

Author

Eliseo Papa (Twitter/Github/Website).

Eliseo Papa

License

MIT License

About

A simple template to write your resume in a readable markdown file and use CSS to publish/print it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published