Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Jekyll theme for personal resume websites, built on Bootstrap and ready for GitHub Pages with Google Analytics support.

Jekyll-based personal resume/CV homepage template, generating a static site that can be hosted free on GitHub Pages.
resumecard is a Jekyll theme for building a personal resume website, built on Bootstrap and other freely available libraries, and designed to run on GitHub Pages.
resumecard is an open-source Jekyll theme that turns Markdown content into a responsive static resume site. As input, it takes your personal information written in Markdown, plus configuration values in a _config.yml file; as output, it produces a complete HTML website you can serve locally or deploy to GitHub Pages. The theme is created by user ddbullfrog and available on GitHub with a live demo.
_config.yml and the theme includes the analytics script automatically.jekyll serve; the site is available at localhost:4000.Fork the repository on GitHub, clone it locally, edit the _config.yml and content files, then run jekyll serve. The theme compiles your Markdown into static HTML. When you're ready, push the gh-pages branch to GitHub to publish the site.
resumecard is released under the MIT license, so you can use, copy, and modify it freely.
