Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A free, lightweight Jekyll theme for creating a mobile-responsive CV with dark mode support.

Jekyll-based personal resume/CV homepage template, generating a static site that can be hosted free on GitHub Pages.
Jekyll CV is a free, open-source Jekyll theme that generates a lightweight, mobile-responsive CV website from YAML data files, with built-in dark mode support and GitHub Pages deployment.
Jekyll CV is a static-site theme built on the Jekyll framework, designed specifically for publishing a resume or CV online. It takes structured data from _data/data.yml and configuration from _config.yml and renders a single-page personal website. The theme was created by Stavros Panakakis (GitHub user stavrospanakakis) and is released under the MIT License. A live demo is available at jekyll-cv.stavrospanakakis.com.
gh-pages branch, making deployment to GitHub Pages a matter of a few clicks.data.yml and _config.yml with your own details._data/data.yml with your name, experience, and skills, and the theme renders them as a clean single-page site.username.github.io or bind your own domain through the repository settings.The workflow follows the README installation steps: fork the repository, create a gh-pages branch, select that branch as the GitHub Pages source in the repository settings, then replace the placeholder content in _data/data.yml and _config.yml. After pushing changes, the site builds automatically and becomes available at https://username.github.io/jekyll-cv/.
Yes, the theme is free and open-source, released under the MIT license. You can use it for personal or commercial projects without paying any licensing fees.
Fork the repository, create a gh-pages branch, select it as the GitHub Pages source in your repository settings, and then replace the dummy data in _data/data.yml and _config.yml. After pushing, the site is live at https://username.github.io/jekyll-cv/.
Yes, dark mode support is one of the featured capabilities, letting visitors toggle between light and dark themes on the generated CV site.
