All Projects → streetturtle → Jekyll Cv Crafter

streetturtle / Jekyll Cv Crafter

Licence: mit
Jekyll based CV generator

Projects that are alternatives of or similar to Jekyll Cv Crafter

Jekyll Docs Theme
A mediocre Jekyll theme for writing documentation websites based Bootstrap's old website design
Stars: ✭ 81 (-8.99%)
Mutual labels:  jekyll, jekyll-theme
Garth
🥁 A really basic theme for Jekyll
Stars: ✭ 85 (-4.49%)
Mutual labels:  jekyll, jekyll-theme
Jekyll Yamt
YAMT is a minimal Jekyll theme focused on simplicity and ease-of-use.
Stars: ✭ 55 (-38.2%)
Mutual labels:  jekyll, jekyll-theme
Starving Artist Jekyll Theme
A portfolio theme for Jekyll for artists to display their work - http://chrisanthropic.github.io/starving-artist-jekyll-theme/
Stars: ✭ 83 (-6.74%)
Mutual labels:  jekyll, jekyll-theme
Dinky
Dinky is a Jekyll theme for GitHub Pages
Stars: ✭ 70 (-21.35%)
Mutual labels:  jekyll, jekyll-theme
Merlot
Merlot is a Jekyll theme for GitHub Pages
Stars: ✭ 52 (-41.57%)
Mutual labels:  jekyll, jekyll-theme
Autm Rb
Jekyll theme
Stars: ✭ 80 (-10.11%)
Mutual labels:  jekyll, jekyll-theme
Retlab
A minimalist Jekyll theme for your personal site
Stars: ✭ 49 (-44.94%)
Mutual labels:  jekyll, jekyll-theme
Simplicity
A free, flexible, superfast and easily customizable Jekyll Theme with no Javascript but beautiful typography.
Stars: ✭ 67 (-24.72%)
Mutual labels:  jekyll, jekyll-theme
Al Folio
A beautiful, simple, clean, and responsive Jekyll theme for academics
Stars: ✭ 1,133 (+1173.03%)
Mutual labels:  jekyll, jekyll-theme
Mzlogin.github.io
Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog
Stars: ✭ 1,060 (+1091.01%)
Mutual labels:  jekyll, jekyll-theme
Butane Jekyll Theme
Butane Jekyll Theme
Stars: ✭ 88 (-1.12%)
Mutual labels:  jekyll, jekyll-theme
Derrick
🙌 Derrick is a clean minimal and fast theme for a personal blog.
Stars: ✭ 51 (-42.7%)
Mutual labels:  jekyll, jekyll-theme
Zjiajun.github.io
My blog. Powered by Jekyll
Stars: ✭ 52 (-41.57%)
Mutual labels:  jekyll, jekyll-theme
Minimal Mistakes
📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
Stars: ✭ 8,967 (+9975.28%)
Mutual labels:  jekyll, jekyll-theme
Darcli
A dark + cli jekyll theme
Stars: ✭ 57 (-35.96%)
Mutual labels:  jekyll, jekyll-theme
Justice Jekyll Template
🏢 Law firm themed business template for Jekyll
Stars: ✭ 42 (-52.81%)
Mutual labels:  jekyll, jekyll-theme
Jekyll Timeline
Timeline / Résumé Theme with Jekyll
Stars: ✭ 46 (-48.31%)
Mutual labels:  jekyll, jekyll-theme
Freelancer Theme
Jekyll theme based on Freelancer Start Bootstrap theme
Stars: ✭ 1,138 (+1178.65%)
Mutual labels:  jekyll, jekyll-theme
Minimalism
Minimalism is a Jekyll theme for minimalist!
Stars: ✭ 74 (-16.85%)
Mutual labels:  jekyll, jekyll-theme

Jekyll CV Crafter

Gem Version

Jekyll powered CV generator. Check the demo.

Features

  • Lightweight - just 3 files: yml with information about you, html/liquid template and css.
  • Font Awesome icons + Bootstrap.
  • Could be easily integrated in already existing site/blog hosted on Github using Jekyll data files.
  • Data is separated from the view - just fill the YAML file to create your CV.
  • You can easily modify the template or create a new theme according to your needs (check out my CV).

Templates

  • vertical template (WIP)
  • feel free to add yours!

Installation

Clone/download this repo.

  • _data/cv.yml contains info about you;
  • index.html markup of the CV;
  • css/cv.scss styles.

So only thing you need to do is to fill the cv.yml. As I mentioned above you can easily integrate this CV in your blog (if it's hosted on github pages) by putting cv.yml in _data folder of your blog, cv.scss in css folder of your blog and renaming index.html to cv.html.

PRs/issues/comments are welcome! Don't hesitate to contact me in case of any questions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].