Jekyll-based Markdown CV, deployed at hi1993ryan.github.io/md-cv.
Forked from elipapa/markdown-cv and the blmoore variant.
git clone https://github.com/Hi1993Ryan/md-cv
cd md-cv
jekyll serveThen open http://localhost:4000. You may need to install Jekyll.
Content is in index.md. Build output is in _site/. For GitHub Pages, push the repo and enable Pages from the default branch.