Jekyll Cv Crafter

screenshot of Jekyll Cv Crafter
jekyll

Jekyll based CV generator

Overview

Jekyll CV CrafterGem is a Jekyll-powered CV generator that allows users to easily create and customize their own CVs. With just three files, users can input their information into a YAML file, modify the HTML and Liquid template, and apply CSS styles to create a professional and personalized CV. This CV generator is lightweight and can be easily integrated into an existing site or blog hosted on GitHub via Jekyll data files.

Features

  • Lightweight: Only requires three files: YAML file for user information, HTML/Liquid template, and CSS.
  • Font Awesome icons + Bootstrap: Includes Font Awesome icons and Bootstrap for easy integration and customization.
  • Easily integrated: Can be integrated into an existing site or blog on GitHub by placing the YAML file in the _data folder, the CSS file in the css folder, and renaming the HTML file to cv.html.

Summary

Jekyll CV CrafterGem is a user-friendly and lightweight CV generator that utilizes Jekyll, Font Awesome icons, and Bootstrap to create professional and customizable CVs. With easy integration into existing sites or blogs hosted on GitHub, users can quickly generate their own CV by filling out a YAML file with their information and modifying the HTML template and CSS styles. This tool allows individuals to create a visually appealing CV that can effectively showcase their skills and experience.

jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.