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/.
- To install jekyll, run
gem install bundler jekyll
from the command line. - Clone your fork of markdown-cv to your local machine.
- Type
jekyll serve
to render your CV at http://localhost:4000. - You can edit the
index.md
file 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.