Templated CV based on online-cv from sharu725
docker-compose updocker-compose.yml file is used to create a container that is reachable under http://localhost:4000. Changes _data/data.yml will be visible after a while.
git clone https://github.com/Cutobe/cv-demo.git- Install required ruby gems
bundle install- Serve the site locally
bundle exec jekyll serve- Navigate to
http://localhost:4000