Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 853 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 853 Bytes

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.