- Notifications
You must be signed in to change notification settings - Fork3.4k
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
License
elipapa/markdown-cv
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A curriculum vitae maintained in plain text and rendered to HTML and PDF using CSS.
For more details, see theproject page, or the blog post onwhy I switched to markdown for my CV.
Simplyfork the markdown-cv repo
and edit theindex.md filedirectly in Github
adding your skills, jobs and education.
To transform your plain text CV into a beautiful and shareable HTML page, you have two options:
- Delete the existing
gh-pagesbranch from your fork. It will only contain this webpage. You can either use git orthe Github web interface. - Create a new branch called
gh-pages. - Head toyourusername.github.io/markdown-cv to see your CV live.
Any change you want to make to your CV from then on would have to be done on thegh-pages branch and will be immediately rendered by Github Pages.
- Toinstall jekyll, run
gem install bundler jekyllfrom the command line. - Clone your fork of markdown-cv to your local machine.
- Type
jekyll serveto render your CV athttp://localhost:4000. - You can edit the
index.mdfile and see the changes live in your browser. - To print a PDF, press⌘ +p. Print and web CSS media queries should take care of the styling.
The included CSS will render your CV in two styles:s
kjhealythe original default, inspired bykjhealy's vitatemplate.davewhippis a tweaked version ofkjhealy, with bigger fonts and datesright 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!
About
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.


