Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Jekyll-based online CV theme with a Windows 8 Metro-style panel layout for designers and engineers.

A GatsbyJS starter that ports Christine Cha's Gridfolio portfolio theme with SCSS, ESLint, and Prettier.
Online-cv (Panel CV style win8) is an open-source Jekyll theme that turns a GitHub repository into a personal résumé website using a Windows 8 Metro-style panel layout. It was originally collected from cssmoban and modified by GitHub user Locky into a Jekyll theme. The project provides a ready-to-host static site that can be published on GitHub Pages with only a repository fork and a settings change, making it a low-friction way for designers and engineers to present their work experience.
This is a Jekyll theme — a static site generator template — whose output is a single-page CV site in the visual style of the Windows 8 start screen, with square panel tiles for each section. The theme takes content written in Jekyll's standard format (markdown and YAML configuration files) and generates static HTML that can be served from any web server, most commonly GitHub Pages. The maintainer, Locky, documents that the design was first collected from cssmoban and then adapted into a Jekyll-friendly structure.
https://username.github.io/online-cv/.https://jekyller.github.io/online-cv, so users can preview the exact layout before installing.Designers and engineers who need an online résumé that stands apart from typical document-style CVs can use this theme to present their skills and experience in a tile-based layout. Jekyll users who want a ready-made personal site can copy the repository and edit content without building a site from scratch. Job seekers who want to host a CV on GitHub Pages can take advantage of the free hosting and quick setup.
The README outlines a two-step process: first, fork the repository on GitHub; second, go to the repository's Settings and set the GitHub Pages source to "master". After that, the site is available at https://username.github.io/online-cv/. Because it uses Jekyll, further customization is done by editing the theme's layout files and configuration in the repository.
https://jekyller.github.io/online-cv lets you see exactly how your content will look.Yes — the source repository is public on GitHub, and no pricing or premium tiers are mentioned. The installation relies on free GitHub Pages hosting, so the only costs are the user's time to customise the content.
