Jekyll based CV generator
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.
_data folder, the CSS file in the css folder, and renaming the HTML file to cv.html.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 is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.