Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Jekyll theme based on the Grav CMS default theme Quark, offering a flexible two-column layout; currently in development.

Free Bootstrap 4 HTML5 travel blog template with two-column layout, hover effects, and a contact form.

A free, open-source Jekyll blog theme that applies Google's Material You design to static sites with a categories modal.

A simple Hugo theme suitable for a portfolio, documentation library, or blog.

Open-source Next.js 15 blog template styled with Tailwind CSS and Shadcn UI.
Jekyll Theme Quarkyll is a development-stage Jekyll theme that adapts Quark, the default theme of the Grav CMS, for use with Jekyll static sites. It is created by Enzo Di Resta (drupix) and distributed as a Ruby gem under the MIT License, providing a flexible two-column layout that mirrors the design and structure of the original Quark theme.
Jekyll Theme Quarkyll is a Jekyll theme that ports the Grav CMS default theme Quark to the Jekyll static site generator. It takes standard Jekyll content (pages, posts, data files) and renders it through a two-column, flexible layout using the theme's templates and assets. The theme is maintained by Enzo Di Resta (drupix) on GitHub and is explicitly marked as under development, not yet ready for production.
To install Quarkyll, add gem "jekyll-theme-quarkyll" to your Jekyll site's Gemfile and set theme: jekyll-theme-quarkyll in _config.yml, then run bundle to fetch dependencies. For development, clone the repository, run bundle install to set up the environment, and start a local Jekyll server with bundle exec jekyll serve; the site regenerates automatically as you edit theme files and content.
No. The theme is under development and carries a warning that it is not yet ready for production. It should be used for experimentation or prototyping, not for live production sites.
Yes. The theme is released under the MIT License, which permits free use, modification, and distribution. It also incorporates other MIT-licensed components, including Spectre.css and Icons8 Line Awesome.
The repository lists GitHub Pages as a topic, suggesting intended compatibility. However, as a pre-release gem-based theme, it has not been formally tested for GitHub Pages yet. Once a stable version is released, it would be installed via the Gemfile and theme setting typically used on GitHub Pages.
Quark is the default theme for Grav CMS. Quarkyll is a Jekyll theme that adapts Quark's design and structure for Jekyll, with the original Quark theme credited in the license. This makes the visual style of Quark available to Jekyll users.
Enzo Di Resta, known on GitHub as drupix, created the theme. He maintains the project at github.com/drupix/jekyll-theme-quarkyll and credits Minimal Mistakes as a learning source for building Jekyll themes.
