jekyllcv
CV based on YAML, using jekyll.
Converts this yaml file in the printing html page seen bellow.
user:
name: "Henriques D. Afonso"
avatar: assets/img/afonso.jpg
bio: CEO @portugal
url: marcelofpfelix.github.io/jekyllcv/user
email_user : afonso
email_domain : portugal.pt
links:
- linkedin
- github
Example
To see an example, please check the demo CV , using this yaml file.
- You can also check Marcelo FĂ©lix real CV, available at bandonga.com/cv/marcelo, using this yaml file.
Using:
- jekyll/jekyll: static site generator
- FortAwesome/Font-Awesome: icon toolkit
- cognitom/paper-css: front-end printing solution
- necolas/normalize.css: CSS resets
- google/fonts: catalog with fonts
- lipis/flag-icon-css: collection with country flags in CSS
- jquery/jquery: lib to simplify HTML DOM selection
- moment/moment: lib to calculate dates
- davatron5000/FitText.js: font resizing
Inspired by:
made with marcelofpfelix/jekyllcv.