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

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

License

Notifications You must be signed in to change notification settings

oliviodare/cv

 
 

Repository files navigation

Welcome to my Markdown/HTML CV

This is a fork from Eliseo Papa's markdown-cv project, using a tweaked version of Dave Whipps' CV.

See the HTML version of my CV at https://oliviodare.github.io/cv/.

Local build for PDF

  1. To install jekyll, run gem install bundler jekyll from the command line.
  2. Clone your fork of markdown-cv to your local machine.
  3. Type jekyll serve to render your CV at http://localhost:4000.
  4. You can edit the index.md file and see the changes live in your browser.
  5. To print a PDF, press + p. Print and web CSS media queries should take care of the styling.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 87.0%
  • HTML 12.0%
  • Ruby 1.0%