An open API service indexing awesome lists of open source software.

https://github.com/jieiku/zola-themes-benchmarks


https://github.com/jieiku/zola-themes-benchmarks

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

## Zola Themes Benchmarks - [click here for wider page](https://github.com/Jieiku/zola-themes-benchmarks/blob/main/README.md)

This is a quick overview showing which Zola themes are fast, lightweight, security oriented, and follow modern web standards.

Last Updated: Feb 02 2025

- KB: Kilobytes Demo URL (lower is better)
- GL: [Google Lighthouse](https://pagespeed.web.dev/) Average Score (higher is better)
- YL: [Yellow Lab Tools](https://yellowlab.tools/) Average Score (higher is better)
- MO: [Mozilla Observatory](https://developer.mozilla.org/en-US/observatory/) Score (higher is better)

Themes are sorted by Lighthouse, YellowLabTools, and Observatory ratings, themes with Search feature are at the top.

You may wonder, why check the Mozilla Observatory rating on a demo site?

If any Javascript used by the theme is improperly structured/implemented, then it is impossible to enforce a strict CSP without also breaking the Javascript features (this is particularly true of unsafe-inline). We can surmise that any themes with a high mozilla observatory rating (and the js features still work) do not have any obvious javascript issues.

If you host your site or theme on netlify then implementing a CSP is simple, just include a [netlify.toml file (headers section)](https://github.com/Jieiku/abridge/blob/master/netlify.toml).

If you host your site or theme on cloudflare pages then implementing a CSP is simple, just include a [_headers file](https://github.com/Jieiku/abridge/blob/master/static/_headers).

| Theme | Demo | KB | GL | YL | MO | Repository Statistics |
| --- | --- | --- | --- | --- | --- | --- |
| [abridge](https://github.com/jieiku/abridge) | [Demo](https://abridge.pages.dev/) | 24 | **100** | **100** | **130** | ![GitHub stars](https://img.shields.io/github/stars/jieiku/abridge?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/jieiku/abridge?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/jieiku/abridge?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/jieiku/abridge?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/jieiku/abridge?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [halve-z](https://github.com/charlesrocket/halvez) | [Demo](https://halve-z.netlify.app/) | 279 | 99 | 91 | **130** | ![GitHub stars](https://img.shields.io/github/stars/charlesrocket/halvez?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/charlesrocket/halvez?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/charlesrocket/halvez?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/charlesrocket/halvez?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/charlesrocket/halvez?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Duckquill](https://codeberg.org/daudix/duckquill) | [Demo](https://duckquill.daudix.one/) | 51 | 97 | 97 | 75 | [![codeberg.org Stars](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=stars&cacheSeconds=86400&url=https://codeberg.org/api/v1/repos/daudix/duckquill&query=stars_count)](https://codeberg.org/daudix/duckquill) [![codeberg.org Last commit](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=commit&cacheSeconds=86400&url=https://codeberg.org/api/v1/repos/daudix/duckquill&query=updated_at)](https://codeberg.org/daudix/duckquill) [![codeberg.org open issues](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=open&cacheSeconds=86400&url=https://codeberg.org/api/v1/repos/daudix/duckquill&query=open_issues_count)](https://codeberg.org/daudix/duckquill/issues) |
| [shadharon](https://github.com/syedzayyan/shadharon) | [Demo](https://syedzayyan.github.io/shadharon/) | 55 | 98 | 99 | 50 | ![GitHub stars](https://img.shields.io/github/stars/syedzayyan/shadharon?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/syedzayyan/shadharon?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/syedzayyan/shadharon?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/syedzayyan/shadharon?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/syedzayyan/shadharon?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [book](https://github.com/getzola/book) | [Demo](https://getzola.github.io/book/) | 29 | 99 | 99 | 40 | ![GitHub stars](https://img.shields.io/github/stars/getzola/book?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/getzola/book?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/getzola/book?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/getzola/book?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/getzola/book?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [zola-folio](https://github.com/evjrob/zola-folio) | [Demo](https://zola-folio.pages.dev/) | 272 | 98 | 99 | 40 | ![GitHub stars](https://img.shields.io/github/stars/evjrob/zola-folio?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/evjrob/zola-folio?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/evjrob/zola-folio?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/evjrob/zola-folio?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/evjrob/zola-folio?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [tabi](https://github.com/welpo/tabi) | [Demo](https://welpo.github.io/tabi/) | 285 | 91 | 96 | 50 | ![GitHub stars](https://img.shields.io/github/stars/welpo/tabi?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/welpo/tabi?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/welpo/tabi?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/welpo/tabi?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/welpo/tabi?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [after-dark](https://github.com/getzola/after-dark) | [Demo](https://getzola.github.io/after-dark/) | 11 | 96 | 99 | 40 | ![GitHub stars](https://img.shields.io/github/stars/getzola/after-dark?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/getzola/after-dark?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/getzola/after-dark?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/getzola/after-dark?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/getzola/after-dark?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [PaperMod](https://github.com/cydave/zola-theme-papermod) | [Demo](https://cydave.github.io/zola-theme-papermod/) | 15 | 97 | 98 | 40 | ![GitHub stars](https://img.shields.io/github/stars/cydave/zola-theme-papermod?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/cydave/zola-theme-papermod?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/cydave/zola-theme-papermod?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/cydave/zola-theme-papermod?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/cydave/zola-theme-papermod?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [minimal-da](https://github.com/kuznetsov17/minimal-dark) | [Demo](https://kuznetsov17.github.io/minimal-dark/) | 58 | 91 | 99 | 40 | ![GitHub stars](https://img.shields.io/github/stars/kuznetsov17/minimal-dark?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/kuznetsov17/minimal-dark?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/kuznetsov17/minimal-dark?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/kuznetsov17/minimal-dark?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/kuznetsov17/minimal-dark?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [pico](https://github.com/kuznetsov17/pico) | [Demo](https://kuznetsov17.github.io/pico/) | 1056 | 92 | 96 | 40 | ![GitHub stars](https://img.shields.io/github/stars/kuznetsov17/pico?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/kuznetsov17/pico?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/kuznetsov17/pico?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/kuznetsov17/pico?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/kuznetsov17/pico?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Docsascode](https://github.com/codeandmedia/zola_docsascode_theme) | [Demo](https://docsascode.codeandmedia.com/) | 6 | 87 | 99 | 40 | ![GitHub stars](https://img.shields.io/github/stars/codeandmedia/zola_docsascode_theme?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/codeandmedia/zola_docsascode_theme?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/codeandmedia/zola_docsascode_theme?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/codeandmedia/zola_docsascode_theme?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/codeandmedia/zola_docsascode_theme?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [apollo](https://github.com/not-matthias/apollo) | [Demo](https://not-matthias.github.io/apollo/) | 1249 | 97 | 94 | 35 | ![GitHub stars](https://img.shields.io/github/stars/not-matthias/apollo?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/not-matthias/apollo?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/not-matthias/apollo?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/not-matthias/apollo?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/not-matthias/apollo?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [adidoks](https://github.com/aaranxu/adidoks) | [Demo](https://adidoks.netlify.app/) | 4 | 97 | 90 | 35 | ![GitHub stars](https://img.shields.io/github/stars/aaranxu/adidoks?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/aaranxu/adidoks?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/aaranxu/adidoks?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/aaranxu/adidoks?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/aaranxu/adidoks?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [karzok](https://github.com/kogeletey/karzok) | [Demo](https://karzok.re128.org/) | 210 | 97 | 98 | 20 | ![GitHub stars](https://img.shields.io/github/stars/kogeletey/karzok?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/kogeletey/karzok?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/kogeletey/karzok?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/kogeletey/karzok?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/kogeletey/karzok?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [EasyDocs](https://github.com/codeandmedia/zola_easydocs_theme) | [Demo](https://easydocs.codeandmedia.com/) | 94 | 88 | **100** | 25 | ![GitHub stars](https://img.shields.io/github/stars/codeandmedia/zola_easydocs_theme?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/codeandmedia/zola_easydocs_theme?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/codeandmedia/zola_easydocs_theme?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/codeandmedia/zola_easydocs_theme?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/codeandmedia/zola_easydocs_theme?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Blow](https://github.com/tchartron/blow) | [Demo](https://tchartron.com/) | 302 | 93 | 99 | 15 | ![GitHub stars](https://img.shields.io/github/stars/tchartron/blow?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/tchartron/blow?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/tchartron/blow?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/tchartron/blow?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/tchartron/blow?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [radion](https://github.com/micahkepe/radion) | [Demo](https://micahkepe.com/radion/) | 504 | 96 | 89 | 15 | ![GitHub stars](https://img.shields.io/github/stars/micahkepe/radion?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/micahkepe/radion?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/micahkepe/radion?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/micahkepe/radion?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/micahkepe/radion?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [DeepThough](https://github.com/RatanShreshtha/DeepThought) | [Demo](https://deepthought-theme.netlify.app/) | 1286 | 84 | 81 | 35 | ![GitHub stars](https://img.shields.io/github/stars/RatanShreshtha/DeepThought?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/RatanShreshtha/DeepThought?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/RatanShreshtha/DeepThought?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/RatanShreshtha/DeepThought?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/RatanShreshtha/DeepThought?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Inky](https://github.com/jimmyff/zola-inky) | [Demo](https://jimmyff.github.io/zola-inky/) | 65 | 94 | 89 | 15 | ![GitHub stars](https://img.shields.io/github/stars/jimmyff/zola-inky?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/jimmyff/zola-inky?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/jimmyff/zola-inky?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/jimmyff/zola-inky?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/jimmyff/zola-inky?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [zolastrap](https://github.com/marcodpt/zolastrap) | [Demo](https://marcodpt.github.io/zolastrap/) | 2783 | 83 | 67 | 20 | ![GitHub stars](https://img.shields.io/github/stars/marcodpt/zolastrap?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/marcodpt/zolastrap?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/marcodpt/zolastrap?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/marcodpt/zolastrap?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/marcodpt/zolastrap?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [ataraxia](https://github.com/gersonbenavides/ataraxia-zola) | [404](https://www.gersonb.dev/) | - | 0 | 0 | 0 | ![GitHub stars](https://img.shields.io/github/stars/gersonbenavides/ataraxia-zola?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/gersonbenavides/ataraxia-zola?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/gersonbenavides/ataraxia-zola?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/gersonbenavides/ataraxia-zola?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/gersonbenavides/ataraxia-zola?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [zola.386](https://github.com/lopes/zola.386) | [404](https://zola386.netlify.com/) | - | 0 | 0 | 0 | ![GitHub stars](https://img.shields.io/github/stars/lopes/zola.386?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/lopes/zola.386?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/lopes/zola.386?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/lopes/zola.386?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/lopes/zola.386?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Zulma](https://github.com/Worble/Zulma) | [404](https://festive-morse-47d46c.netlify.com/) | - | 0 | 0 | 0 | ![GitHub stars](https://img.shields.io/github/stars/Worble/Zulma?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/Worble/Zulma?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/Worble/Zulma?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/Worble/Zulma?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/Worble/Zulma?style=flat-square&label=close&cacheSeconds=86400&color=333333) |


Themes without a search feature:

| Theme | Demo | KB | GL | YL | MO | Repository Statistics |
| --- | --- | --- | --- | --- | --- | --- |
| [Bear](https://codeberg.org/alanpearce/zola-bearblog) | [Demo](https://zola-bearblog.vercel.app/) | 4 | 96 | **100** | **125** | [![codeberg.org Stars](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=stars&cacheSeconds=86400&url=https://codeberg.org/api/v1/repos/alanpearce/zola-bearblog&query=stars_count)](https://codeberg.org/alanpearce/zola-bearblog) [![codeberg.org Last commit](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=commit&cacheSeconds=86400&url=https://codeberg.org/api/v1/repos/alanpearce/zola-bearblog&query=updated_at)](https://codeberg.org/alanpearce/zola-bearblog) [![codeberg.org open issues](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=open&cacheSeconds=86400&url=https://codeberg.org/api/v1/repos/alanpearce/zola-bearblog&query=open_issues_count)](https://codeberg.org/alanpearce/zola-bearblog/issues) |
| [Zolarwind](https://github.com/thomasweitzel/zolarwind) | [Demo](https://pureandroid.com/) | 573 | 97 | 98 | 115 | ![GitHub stars](https://img.shields.io/github/stars/thomasweitzel/zolarwind?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/thomasweitzel/zolarwind?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/thomasweitzel/zolarwind?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/thomasweitzel/zolarwind?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/thomasweitzel/zolarwind?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Mabuya](https://github.com/semanticdata/mabuya) | [Demo](https://mabuya.vercel.app/) | 133 | **100** | 98 | 80 | ![GitHub stars](https://img.shields.io/github/stars/semanticdata/mabuya?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/semanticdata/mabuya?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/semanticdata/mabuya?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/semanticdata/mabuya?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/semanticdata/mabuya?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Minimal](https://github.com/semanticdata/zola-minimal) | [Demo](https://zola-minimal.vercel.app/) | 19 | 96 | 99 | 80 | ![GitHub stars](https://img.shields.io/github/stars/semanticdata/zola-minimal?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/semanticdata/zola-minimal?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/semanticdata/zola-minimal?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/semanticdata/zola-minimal?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/semanticdata/zola-minimal?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [serene](https://github.com/isunjn/serene) | [Demo](https://serene-demo.pages.dev/) | 20 | 99 | 99 | 45 | ![GitHub stars](https://img.shields.io/github/stars/isunjn/serene?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/isunjn/serene?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/isunjn/serene?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/isunjn/serene?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/isunjn/serene?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [d3c3nt](https://git.figbert.com/d3c3nt) | [Demo](https://d3c3nt.figbert.com/) | 9 | **100** | **100** | 40 | |
| [kangae](https://github.com/ayushnix/kangae) | [Demo](https://kangae.ayushnix.com/) | 12 | 99 | **100** | 40 | ![GitHub stars](https://img.shields.io/github/stars/ayushnix/kangae?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/ayushnix/kangae?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/ayushnix/kangae?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/ayushnix/kangae?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/ayushnix/kangae?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Linkita](https://codeberg.org/salif/linkita) | [Demo](https://salif.github.io/linkita/en/) | 56 | **100** | 99 | 40 | [![codeberg.org Stars](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=stars&cacheSeconds=86400&url=https://codeberg.org/api/v1/repos/salif/linkita&query=stars_count)](https://codeberg.org/salif/linkita) [![codeberg.org Last commit](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=commit&cacheSeconds=86400&url=https://codeberg.org/api/v1/repos/salif/linkita&query=updated_at)](https://codeberg.org/salif/linkita) [![codeberg.org open issues](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=open&cacheSeconds=86400&url=https://codeberg.org/api/v1/repos/salif/linkita&query=open_issues_count)](https://codeberg.org/salif/linkita/issues) |
| [Kita](https://github.com/st1020/kita) | [Demo](https://st1020.github.io/kita/) | 15 | 99 | 99 | 40 | ![GitHub stars](https://img.shields.io/github/stars/st1020/kita?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/st1020/kita?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/st1020/kita?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/st1020/kita?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/st1020/kita?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [tranquil](https://github.com/TeaDrinkingProgrammer/tranquil) | [Demo](https://teadrinkingprogrammer.github.io/tranquil-demo/) | 26 | 99 | 99 | 40 | ![GitHub stars](https://img.shields.io/github/stars/TeaDrinkingProgrammer/tranquil?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/TeaDrinkingProgrammer/tranquil?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/TeaDrinkingProgrammer/tranquil?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/TeaDrinkingProgrammer/tranquil?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/TeaDrinkingProgrammer/tranquil?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [tale-zola](https://github.com/aaranxu/tale-zola) | [Demo](https://tale-zola.netlify.app/) | 23 | 98 | 99 | 40 | ![GitHub stars](https://img.shields.io/github/stars/aaranxu/tale-zola?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/aaranxu/tale-zola?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/aaranxu/tale-zola?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/aaranxu/tale-zola?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/aaranxu/tale-zola?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [simple-dev](https://github.com/bennetthardwick/simple-dev-blog-zola-starter) | [Demo](https://simple-dev-blog-zola-starter.netlify.app/) | 72 | 97 | 99 | 40 | ![GitHub stars](https://img.shields.io/github/stars/bennetthardwick/simple-dev-blog-zola-starter?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/bennetthardwick/simple-dev-blog-zola-starter?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/bennetthardwick/simple-dev-blog-zola-starter?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/bennetthardwick/simple-dev-blog-zola-starter?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/bennetthardwick/simple-dev-blog-zola-starter?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [anemone](https://github.com/Speyll/anemone) | [Demo](https://anemone.pages.dev/) | 12 | 91 | 99 | 45 | ![GitHub stars](https://img.shields.io/github/stars/Speyll/anemone?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/Speyll/anemone?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/Speyll/anemone?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/Speyll/anemone?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/Speyll/anemone?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Anpu](https://github.com/zbrox/anpu-zola-theme) | [Demo](https://anpu-zola-theme.vercel.app/) | 24 | 97 | 98 | 40 | ![GitHub stars](https://img.shields.io/github/stars/zbrox/anpu-zola-theme?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/zbrox/anpu-zola-theme?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/zbrox/anpu-zola-theme?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/zbrox/anpu-zola-theme?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/zbrox/anpu-zola-theme?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [sam](https://github.com/janbaudisch/zola-sam) | [Demo](https://zola-sam.janbaudisch.dev/) | 152 | 94 | **100** | 40 | ![GitHub stars](https://img.shields.io/github/stars/janbaudisch/zola-sam?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/janbaudisch/zola-sam?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/janbaudisch/zola-sam?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/janbaudisch/zola-sam?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/janbaudisch/zola-sam?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [UI Navigat](https://github.com/harrymkt/zluinav) | [Demo](https://harrymkt.github.io/zluinav/) | 31 | 95 | 98 | 40 | ![GitHub stars](https://img.shields.io/github/stars/harrymkt/zluinav?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/harrymkt/zluinav?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/harrymkt/zluinav?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/harrymkt/zluinav?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/harrymkt/zluinav?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [pickles](https://github.com/lukehsiao/zola-pickles) | [Demo](https://zola-pickles.pages.dev/) | 214 | 93 | 95 | 45 | ![GitHub stars](https://img.shields.io/github/stars/lukehsiao/zola-pickles?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/lukehsiao/zola-pickles?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/lukehsiao/zola-pickles?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/lukehsiao/zola-pickles?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/lukehsiao/zola-pickles?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [emily_zola](https://github.com/kyoheiu/emily_zola_theme) | [Demo](https://emily-zola-theme.netlify.app/) | 1081 | 94 | 98 | 40 | ![GitHub stars](https://img.shields.io/github/stars/kyoheiu/emily_zola_theme?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/kyoheiu/emily_zola_theme?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/kyoheiu/emily_zola_theme?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/kyoheiu/emily_zola_theme?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/kyoheiu/emily_zola_theme?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [even](https://github.com/getzola/even) | [Demo](https://getzola.github.io/even/) | 15 | 97 | 99 | 35 | ![GitHub stars](https://img.shields.io/github/stars/getzola/even?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/getzola/even?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/getzola/even?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/getzola/even?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/getzola/even?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [solar-them](https://github.com/hulufei/solar-theme-zola) | [Demo](https://zola-themes-demos.github.io/solar/) | 19 | 92 | 99 | 40 | ![GitHub stars](https://img.shields.io/github/stars/hulufei/solar-theme-zola?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/hulufei/solar-theme-zola?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/hulufei/solar-theme-zola?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/hulufei/solar-theme-zola?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/hulufei/solar-theme-zola?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Oceanic Ze](https://github.com/barlog-m/oceanic-zen) | [Demo](https://oceanic-zen.netlify.app/) | 559 | 94 | 95 | 40 | ![GitHub stars](https://img.shields.io/github/stars/barlog-m/oceanic-zen?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/barlog-m/oceanic-zen?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/barlog-m/oceanic-zen?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/barlog-m/oceanic-zen?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/barlog-m/oceanic-zen?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [hyde](https://github.com/getzola/hyde) | [Demo](https://getzola.github.io/hyde/) | 45 | 91 | 97 | 40 | ![GitHub stars](https://img.shields.io/github/stars/getzola/hyde?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/getzola/hyde?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/getzola/hyde?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/getzola/hyde?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/getzola/hyde?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [re137](https://github.com/tinikov/re137) | [Demo](https://re137.vercel.app/) | 821 | 98 | 90 | 40 | ![GitHub stars](https://img.shields.io/github/stars/tinikov/re137?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/tinikov/re137?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/tinikov/re137?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/tinikov/re137?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/tinikov/re137?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [homepage-c](https://github.com/iWangJiaxiang/homepage-for-creators) | [Demo](https://jiaxiang.wang/) | 303 | 88 | 97 | 40 | ![GitHub stars](https://img.shields.io/github/stars/VersBinarii/hermit_zola?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/VersBinarii/hermit_zola?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/VersBinarii/hermit_zola?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/VersBinarii/hermit_zola?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/VersBinarii/hermit_zola?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [hallo](https://github.com/janbaudisch/zola-hallo) | [Demo](https://zola-hallo.janbaudisch.dev/) | 659 | 92 | 92 | 40 | ![GitHub stars](https://img.shields.io/github/stars/janbaudisch/zola-hallo?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/janbaudisch/zola-hallo?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/janbaudisch/zola-hallo?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/janbaudisch/zola-hallo?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/janbaudisch/zola-hallo?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Agency](https://git.sr.ht/~vonzimp/zola-agency) | [Demo](https://zola.endingthealphabet.xyz/) | 304 | 97 | 99 | 25 | |
| [Zplit](https://github.com/gicrisf/zplit) | [Demo](https://zplit.netlify.app/) | 368 | 84 | 97 | 40 | ![GitHub stars](https://img.shields.io/github/stars/gicrisf/zplit?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/gicrisf/zplit?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/gicrisf/zplit?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/gicrisf/zplit?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/gicrisf/zplit?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Float](https://gitlab.com/float-theme/float) | [Demo](https://float-theme.netlify.app/) | 372 | 89 | 97 | 35 | ![GitLab stars](https://img.shields.io/gitlab/stars/float-theme/float?style=flat-square&cacheSeconds=86400) ![GitLab contributors](https://img.shields.io/gitlab/contributors/float-theme/float?style=flat-square&label=contribs&cacheSeconds=86400) ![GitLab Last commit](https://img.shields.io/gitlab/last-commit/float-theme/float?style=flat-square&label=commit&cacheSeconds=86400) ![GitLab open issues](https://img.shields.io/gitlab/issues/open-raw/float-theme/float?style=flat-square&label=open&cacheSeconds=86400) ![GitLab closed issues](https://img.shields.io/gitlab/issues/closed-raw/float-theme/float?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [nasm-theme](https://github.com/lucasnasm/nasm-theme) | [Demo](https://lucasnasm.github.io/) | 204 | 91 | 94 | 35 | ![GitHub stars](https://img.shields.io/github/stars/lucasnasm/nasm-theme?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/lucasnasm/nasm-theme?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/lucasnasm/nasm-theme?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/lucasnasm/nasm-theme?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/lucasnasm/nasm-theme?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [no style, ](https://gitlab.com/atgumx/no-style-please) | [Demo](https://atgumx.gitlab.io/no-style-please/) | 7 | 98 | **100** | 20 | ![GitLab stars](https://img.shields.io/gitlab/stars/atgumx/no-style-please?style=flat-square&cacheSeconds=86400) ![GitLab contributors](https://img.shields.io/gitlab/contributors/atgumx/no-style-please?style=flat-square&label=contribs&cacheSeconds=86400) ![GitLab Last commit](https://img.shields.io/gitlab/last-commit/atgumx/no-style-please?style=flat-square&label=commit&cacheSeconds=86400) ![GitLab open issues](https://img.shields.io/gitlab/issues/open-raw/atgumx/no-style-please?style=flat-square&label=open&cacheSeconds=86400) ![GitLab closed issues](https://img.shields.io/gitlab/issues/closed-raw/atgumx/no-style-please?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Hook](https://github.com/InputUsername/zola-hook) | [Demo](https://inputusername.github.io/zola-hook/) | 9 | 99 | 99 | 20 | ![GitHub stars](https://img.shields.io/github/stars/InputUsername/zola-hook?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/InputUsername/zola-hook?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/InputUsername/zola-hook?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/InputUsername/zola-hook?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/InputUsername/zola-hook?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Course](https://github.com/elegaanz/zola-theme-course) | [Demo](https://c.gelez.xyz/) | 41 | 98 | **100** | 20 | ![GitHub stars](https://img.shields.io/github/stars/elegaanz/zola-theme-course?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/elegaanz/zola-theme-course?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/elegaanz/zola-theme-course?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/elegaanz/zola-theme-course?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/elegaanz/zola-theme-course?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [zerm](https://github.com/ejmg/zerm) | [Demo](https://zerm.ejmg.now.sh/) | 168 | 80 | 98 | 40 | ![GitHub stars](https://img.shields.io/github/stars/ejmg/zerm?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/ejmg/zerm?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/ejmg/zerm?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/ejmg/zerm?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/ejmg/zerm?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [tilde](https://git.sr.ht/~savoy/tilde) | [Demo](https://savoy.srht.site/blog-demo/) | 2 | 99 | 93 | 25 | |
| [kodama](https://github.com/adfaure/kodama-theme) | [Demo](https://adfaure.github.io/kodama-theme/) | 60 | 96 | **100** | 20 | ![GitHub stars](https://img.shields.io/github/stars/adfaure/kodama-theme?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/adfaure/kodama-theme?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/adfaure/kodama-theme?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/adfaure/kodama-theme?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/adfaure/kodama-theme?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Coco](https://github.com/es-romo/coco) | [Demo](https://es-romo.github.io/coco/) | 8 | 95 | **100** | 20 | ![GitHub stars](https://img.shields.io/github/stars/es-romo/coco?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/es-romo/coco?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/es-romo/coco?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/es-romo/coco?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/es-romo/coco?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Zhuia](https://github.com/gicrisf/zhuia) | [Demo](https://zhuia.netlify.app/) | 695 | 82 | 98 | 35 | ![GitHub stars](https://img.shields.io/github/stars/gicrisf/zhuia?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/gicrisf/zhuia?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/gicrisf/zhuia?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/gicrisf/zhuia?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/gicrisf/zhuia?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Academic W](https://github.com/aterenin/academic-workshop) | [Demo](https://aterenin.github.io/academic-workshop/) | 45 | 95 | 98 | 20 | ![GitHub stars](https://img.shields.io/github/stars/aterenin/academic-workshop?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/aterenin/academic-workshop?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/aterenin/academic-workshop?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/aterenin/academic-workshop?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/aterenin/academic-workshop?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Soapstone](https://github.com/MattyRad/soapstone) | [Demo](https://mattyrad.github.io/soapstone/) | 15 | 92 | 99 | 20 | ![GitHub stars](https://img.shields.io/github/stars/MattyRad/soapstone?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/MattyRad/soapstone?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/MattyRad/soapstone?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/MattyRad/soapstone?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/MattyRad/soapstone?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Clean Blog](https://github.com/dave-tucker/zola-clean-blog) | [Demo](https://zola-clean-blog.netlify.app/) | 1404 | 89 | 82 | 40 | ![GitHub stars](https://img.shields.io/github/stars/dave-tucker/zola-clean-blog?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/dave-tucker/zola-clean-blog?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/dave-tucker/zola-clean-blog?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/dave-tucker/zola-clean-blog?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/dave-tucker/zola-clean-blog?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [neovim](https://github.com/super-botman/zola-theme) | [Demo](https://super-botman.github.io/) | 3332 | 91 | 80 | 40 | ![GitHub stars](https://img.shields.io/github/stars/super-botman/zola-theme?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/super-botman/zola-theme?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/super-botman/zola-theme?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/super-botman/zola-theme?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/super-botman/zola-theme?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Project Po](https://github.com/awinterstein/zola-theme-project-portfolio) | [Demo](https://awinterstein.github.io/zola-theme-project-portfolio-example/) | 215 | 95 | 95 | 20 | ![GitHub stars](https://img.shields.io/github/stars/awinterstein/zola-theme-project-portfolio?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/awinterstein/zola-theme-project-portfolio?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/awinterstein/zola-theme-project-portfolio?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/awinterstein/zola-theme-project-portfolio?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/awinterstein/zola-theme-project-portfolio?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [henry](https://github.com/sirodoht/zola-henry) | [Demo](https://sirodoht.github.io/zola-henry/) | 10 | 89 | **100** | 20 | ![GitHub stars](https://img.shields.io/github/stars/sirodoht/zola-henry?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/sirodoht/zola-henry?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/sirodoht/zola-henry?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/sirodoht/zola-henry?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/sirodoht/zola-henry?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [feather](https://github.com/piedoom/feather) | [Demo](https://feather.doomy.org/) | 17 | 93 | 96 | 20 | ![GitHub stars](https://img.shields.io/github/stars/piedoom/feather?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/piedoom/feather?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/piedoom/feather?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/piedoom/feather?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/piedoom/feather?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Ergo](https://github.com/insipx/Ergo) | [Demo](https://ergo.liquidthink.net/) | 273 | 83 | 91 | 35 | ![GitHub stars](https://img.shields.io/github/stars/insipx/Ergo?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/insipx/Ergo?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/insipx/Ergo?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/insipx/Ergo?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/insipx/Ergo?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [ntun-zola-](https://github.com/netoun/ntun) | [Demo](https://netoun.github.io/ntun/) | 406 | 79 | 95 | 35 | ![GitHub stars](https://img.shields.io/github/stars/netoun/ntun?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/netoun/ntun?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/netoun/ntun?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/netoun/ntun?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/netoun/ntun?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [polymathic](https://github.com/anvlkv/polymathic) | [Demo](https://main--polymathic-demo.netlify.app/) | 1181 | 87 | 82 | 40 | ![GitHub stars](https://img.shields.io/github/stars/anvlkv/polymathic?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/anvlkv/polymathic?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/anvlkv/polymathic?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/anvlkv/polymathic?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/anvlkv/polymathic?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [terminimal](https://github.com/pawroman/zola-theme-terminimal) | [Demo](https://pawroman.github.io/zola-theme-terminimal/) | 190 | 92 | 96 | 20 | ![GitHub stars](https://img.shields.io/github/stars/pawroman/zola-theme-terminimal?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/pawroman/zola-theme-terminimal?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/pawroman/zola-theme-terminimal?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/pawroman/zola-theme-terminimal?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/pawroman/zola-theme-terminimal?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Academic P](https://github.com/aterenin/academic-paper) | [Demo](https://aterenin.github.io/academic-paper/) | 94 | 94 | 93 | 20 | ![GitHub stars](https://img.shields.io/github/stars/aterenin/academic-paper?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/aterenin/academic-paper?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/aterenin/academic-paper?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/aterenin/academic-paper?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/aterenin/academic-paper?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [boring](https://github.com/ssiyad/boring) | [Demo](https://boring-zola.netlify.app/) | 914 | 81 | 86 | 40 | ![GitHub stars](https://img.shields.io/github/stars/ssiyad/boring?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/ssiyad/boring?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/ssiyad/boring?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/ssiyad/boring?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/ssiyad/boring?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [HayFlow](https://gitlab.com/cyril-marpaud/hayflow) | [Demo](https://cyril-marpaud.gitlab.io/) | 326 | 97 | 94 | 15 | ![GitLab stars](https://img.shields.io/gitlab/stars/cyril-marpaud/hayflow?style=flat-square&cacheSeconds=86400) ![GitLab contributors](https://img.shields.io/gitlab/contributors/cyril-marpaud/hayflow?style=flat-square&label=contribs&cacheSeconds=86400) ![GitLab Last commit](https://img.shields.io/gitlab/last-commit/cyril-marpaud/hayflow?style=flat-square&label=commit&cacheSeconds=86400) ![GitLab open issues](https://img.shields.io/gitlab/issues/open-raw/cyril-marpaud/hayflow?style=flat-square&label=open&cacheSeconds=86400) ![GitLab closed issues](https://img.shields.io/gitlab/issues/closed-raw/cyril-marpaud/hayflow?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [zallery](https://github.com/gamingrobot/zallery) | [Demo](https://gamingrobot.github.io/zallery-demo/) | 1801 | 92 | 93 | 20 | ![GitHub stars](https://img.shields.io/github/stars/gamingrobot/zallery?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/gamingrobot/zallery?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/gamingrobot/zallery?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/gamingrobot/zallery?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/gamingrobot/zallery?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Hermit_Zol](https://github.com/VersBinarii/hermit_zola) | [Demo](https://versbinarii.gitlab.io/blog/) | | 90 | 99 | 15 | ![GitHub stars](https://img.shields.io/github/stars/VersBinarii/hermit_zola?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/VersBinarii/hermit_zola?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/VersBinarii/hermit_zola?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/VersBinarii/hermit_zola?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/VersBinarii/hermit_zola?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [zola-paper](https://github.com/schoenenberg/zola-paper) | [Demo](https://schoenenberg.github.io/zola-paper/) | 12 | 91 | 98 | 15 | ![GitHub stars](https://img.shields.io/github/stars/schoenenberg/zola-paper?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/schoenenberg/zola-paper?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/schoenenberg/zola-paper?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/schoenenberg/zola-paper?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/schoenenberg/zola-paper?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [hephaestus](https://github.com/BConquest/hephaestus) | [Demo](https://bryantconquest.com/) | 274 | 90 | 96 | 15 | ![GitHub stars](https://img.shields.io/github/stars/BConquest/hephaestus?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/BConquest/hephaestus?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/BConquest/hephaestus?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/BConquest/hephaestus?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/BConquest/hephaestus?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Toucan](https://git.42l.fr/HugoTrentesaux/toucan) | [Demo](https://toucan.coinduf.eu/) | 132 | 80 | 99 | 20 | [![git.42l.fr Stars](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=stars&cacheSeconds=86400&url=https://git.42l.fr/api/v1/repos/HugoTrentesaux/toucan&query=stars_count)](https://git.42l.fr/HugoTrentesaux/toucan) [![git.42l.fr Last commit](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=commit&cacheSeconds=86400&url=https://git.42l.fr/api/v1/repos/HugoTrentesaux/toucan&query=updated_at)](https://git.42l.fr/HugoTrentesaux/toucan) [![git.42l.fr open issues](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=open&cacheSeconds=86400&url=https://git.42l.fr/api/v1/repos/HugoTrentesaux/toucan&query=open_issues_count)](https://git.42l.fr/HugoTrentesaux/toucan/issues) |
| [archie-zol](https://github.com/XXXMrG/archie-zola) | [Demo](https://archie-zola.netlify.app/) | | 97 | 99 | 0 | ![GitHub stars](https://img.shields.io/github/stars/XXXMrG/archie-zola?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/XXXMrG/archie-zola?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/XXXMrG/archie-zola?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/XXXMrG/archie-zola?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/XXXMrG/archie-zola?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [dose](https://github.com/oltdaniel/dose) | [Demo](https://oltdaniel.github.io/dose/) | 18 | 86 | **100** | 10 | ![GitHub stars](https://img.shields.io/github/stars/oltdaniel/dose?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/oltdaniel/dose?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/oltdaniel/dose?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/oltdaniel/dose?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/oltdaniel/dose?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Andromeda](https://github.com/Pixadus/andromeda-theme) | [Demo](https://andromeda-theme.netlify.app/) | 1729 | 75 | 85 | 35 | ![GitHub stars](https://img.shields.io/github/stars/Pixadus/andromeda-theme?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/Pixadus/andromeda-theme?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/Pixadus/andromeda-theme?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/Pixadus/andromeda-theme?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/Pixadus/andromeda-theme?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [zola-grays](https://github.com/mattimustang/zola-grayscale) | [Demo](https://mattimustang.github.io/zola-grayscale/) | 1762 | 91 | 88 | 15 | ![GitHub stars](https://img.shields.io/github/stars/mattimustang/zola-grayscale?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/mattimustang/zola-grayscale?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/mattimustang/zola-grayscale?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/mattimustang/zola-grayscale?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/mattimustang/zola-grayscale?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Papaya](https://github.com/justint/papaya) | [Demo](https://justintennant.me/papaya/) | 348 | 98 | 94 | 0 | ![GitHub stars](https://img.shields.io/github/stars/justint/papaya?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/justint/papaya?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/justint/papaya?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/justint/papaya?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/justint/papaya?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [jiaxiang.w](https://github.com/iWangJiaxiang/zola-theme-jiaxiang.wang) | [Demo](https://theme.jiaxiang.wang/) | 638 | 85 | 85 | 20 | ![GitHub stars](https://img.shields.io/github/stars/iWangJiaxiang/zola-theme-jiaxiang.wang?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/iWangJiaxiang/zola-theme-jiaxiang.wang?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/iWangJiaxiang/zola-theme-jiaxiang.wang?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/iWangJiaxiang/zola-theme-jiaxiang.wang?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/iWangJiaxiang/zola-theme-jiaxiang.wang?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Seje2](https://github.com/eatradish/Seje2) | [Demo](https://blog.miraclemilk.me/Seje2/) | 1867 | 82 | 88 | 20 | ![GitHub stars](https://img.shields.io/github/stars/eatradish/Seje2?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/eatradish/Seje2?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/eatradish/Seje2?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/eatradish/Seje2?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/eatradish/Seje2?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [zola-hacke](https://github.com/en9inerd/zola-hacker) | [Demo](https://zola-hacker.enginerd.io/) | 29 | 90 | 99 | 0 | ![GitHub stars](https://img.shields.io/github/stars/en9inerd/zola-hacker?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/en9inerd/zola-hacker?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/en9inerd/zola-hacker?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/en9inerd/zola-hacker?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/en9inerd/zola-hacker?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Hikari](https://github.com/waynee95/zola-theme-hikari) | [Demo](https://waynee95.me/zola-theme-hikari/) | 102 | 89 | 99 | 0 | ![GitHub stars](https://img.shields.io/github/stars/waynee95/zola-theme-hikari?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/waynee95/zola-theme-hikari?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/waynee95/zola-theme-hikari?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/waynee95/zola-theme-hikari?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/waynee95/zola-theme-hikari?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Albatros](https://git.42l.fr/HugoTrentesaux/Albatros) | [Demo](https://albatros.coinduf.eu/) | 2067 | 83 | 83 | 20 | [![git.42l.fr Stars](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=stars&cacheSeconds=86400&url=https://git.42l.fr/api/v1/repos/HugoTrentesaux/Albatros&query=stars_count)](https://git.42l.fr/HugoTrentesaux/Albatros) [![git.42l.fr Last commit](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=commit&cacheSeconds=86400&url=https://git.42l.fr/api/v1/repos/HugoTrentesaux/Albatros&query=updated_at)](https://git.42l.fr/HugoTrentesaux/Albatros) [![git.42l.fr open issues](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=open&cacheSeconds=86400&url=https://git.42l.fr/api/v1/repos/HugoTrentesaux/Albatros&query=open_issues_count)](https://git.42l.fr/HugoTrentesaux/Albatros/issues) |
| [particle](https://github.com/svavs/particle-zola) | [Demo](https://particle-zola.vercel.app/) | 382 | 95 | 90 | 0 | ![GitHub stars](https://img.shields.io/github/stars/svavs/particle-zola?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/svavs/particle-zola?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/svavs/particle-zola?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/svavs/particle-zola?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/svavs/particle-zola?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [resume](https://github.com/alongwy/zola-resume) | [Demo](https://resume.alongwy.top/) | 681 | 84 | 86 | 15 | ![GitHub stars](https://img.shields.io/github/stars/alongwy/zola-resume?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/alongwy/zola-resume?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/alongwy/zola-resume?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/alongwy/zola-resume?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/alongwy/zola-resume?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [dinkleberg](https://github.com/rust-br/dinkleberg) | [Demo](https://rust-br.github.io/blog/) | 122 | 83 | 99 | 0 | ![GitHub stars](https://img.shields.io/github/stars/rust-br/dinkleberg?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/rust-br/dinkleberg?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/rust-br/dinkleberg?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/rust-br/dinkleberg?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/rust-br/dinkleberg?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [anatole-zo](https://github.com/longfangsong/anatole-zola) | [Demo](https://longfangsong.github.io/) | 485 | 86 | 94 | 0 | ![GitHub stars](https://img.shields.io/github/stars/longfangsong/anatole-zola?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/longfangsong/anatole-zola?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/longfangsong/anatole-zola?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/longfangsong/anatole-zola?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/longfangsong/anatole-zola?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [codinfox-z](https://github.com/svavs/codinfox-zola) | [Demo](https://codinfox-zola.vercel.app/) | 345 | 78 | 96 | 0 | ![GitHub stars](https://img.shields.io/github/stars/svavs/codinfox-zola?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/svavs/codinfox-zola?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/svavs/codinfox-zola?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/svavs/codinfox-zola?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/svavs/codinfox-zola?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Seagull](https://git.42l.fr/HugoTrentesaux/seagull) | [Demo](https://seagull.coinduf.eu/) | 780 | 75 | 0 | 20 | [![git.42l.fr Stars](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=stars&cacheSeconds=86400&url=https://git.42l.fr/api/v1/repos/HugoTrentesaux/seagull&query=stars_count)](https://git.42l.fr/HugoTrentesaux/seagull) [![git.42l.fr Last commit](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=commit&cacheSeconds=86400&url=https://git.42l.fr/api/v1/repos/HugoTrentesaux/seagull&query=updated_at)](https://git.42l.fr/HugoTrentesaux/seagull) [![git.42l.fr open issues](https://img.shields.io/badge/dynamic/json.svg?style=flat-square&label=open&cacheSeconds=86400&url=https://git.42l.fr/api/v1/repos/HugoTrentesaux/seagull&query=open_issues_count)](https://git.42l.fr/HugoTrentesaux/seagull/issues) |
| [lightspeed](https://github.com/carpetscheme/lightspeed) | [404](https://quirky-perlman-34d0da.netlify.com/) | - | 0 | 0 | 0 | ![GitHub stars](https://img.shields.io/github/stars/carpetscheme/lightspeed?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/carpetscheme/lightspeed?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/carpetscheme/lightspeed?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/carpetscheme/lightspeed?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/carpetscheme/lightspeed?style=flat-square&label=close&cacheSeconds=86400&color=333333) |
| [Slim](https://github.com/jameshclrk/zola-slim) | [404](https://zola-slim.netlify.com/) | - | 0 | 0 | 0 | ![GitHub stars](https://img.shields.io/github/stars/jameshclrk/zola-slim?style=flat-square&cacheSeconds=86400) ![GitHub contributors](https://img.shields.io/github/contributors-anon/jameshclrk/zola-slim?style=flat-square&label=contribs&cacheSeconds=86400) ![GitHub Last commit](https://img.shields.io/github/last-commit/jameshclrk/zola-slim?style=flat-square&label=commit&cacheSeconds=86400) ![GitHub open issues](https://img.shields.io/github/issues-raw/jameshclrk/zola-slim?style=flat-square&label=open&cacheSeconds=86400) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/jameshclrk/zola-slim?style=flat-square&label=close&cacheSeconds=86400&color=333333) |