Romeo M. Stoll's curriculum vitae maintained in markdown and rendered to HTML and PDF using CSS.
- 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.
For more details, see the intial project page.