cv-jekyll

cv-jekyll

CV made using HTML and CSS

cv

CV created using Jekyll using data-driven templating

Setup

# Install Jekyll & Bundler dependencies
gem install jekyll bundler

# Install ruby dependencies
bundle install

Running

The static HTML can be ran & compiled using:

# Run jekyll
bundle exec jekyll serve