A curriculum vitae maintained in plain text and rendered to HTML and PDF using CSS.
Forked from markdown-cv repo.
gem install jekyll
jekyll serve
which will now present the CV @ http://localhost:4000.
You're now able to modify index.md
to your liking.