Update themes gallery (#2627)

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Vincent Prouillet 2024-09-05 10:28:02 +02:00 committed by GitHub
parent 38fddc692a
commit 1ac1231de1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
89 changed files with 296 additions and 295 deletions

View file

@ -3,11 +3,11 @@
title = "DeepThought" title = "DeepThought"
description = "A simple blog theme focused on writing powered by Bulma and Zola." description = "A simple blog theme focused on writing powered by Bulma and Zola."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/RatanShreshtha/DeepThought.git" repository = "https://github.com/RatanShreshtha/DeepThought.git"
homepage = "https://github.com/RatanShreshtha/DeepThought" homepage = "https://github.com/RatanShreshtha/DeepThought"
minimum_version = "0.14.1" minimum_version = "0.14.1"

View file

@ -3,11 +3,11 @@
title = "Ergo" title = "Ergo"
description = "A simple blog Theme focused on writing, inspired by svbtle" description = "A simple blog Theme focused on writing, inspired by svbtle"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/insipx/Ergo.git" repository = "https://github.com/insipx/Ergo.git"
homepage = "https://github.com/insipx/Ergo" homepage = "https://github.com/insipx/Ergo"
minimum_version = "0.4.1" minimum_version = "0.4.1"

View file

@ -3,11 +3,11 @@
title = "HayFlow" title = "HayFlow"
description = "HayFlow is a minimal and completely modular Zola theme for anyone wishing to have their own landing page." description = "HayFlow is a minimal and completely modular Zola theme for anyone wishing to have their own landing page."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://gitlab.com/cyril-marpaud/hayflow.git" repository = "https://gitlab.com/cyril-marpaud/hayflow.git"
homepage = "https://gitlab.com/cyril-marpaud/hayflow" homepage = "https://gitlab.com/cyril-marpaud/hayflow"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Zulma" title = "Zulma"
description = "A zola theme based off bulma.css" description = "A zola theme based off bulma.css"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/Worble/Zulma.git" repository = "https://github.com/Worble/Zulma.git"
homepage = "https://github.com/Worble/Zulma" homepage = "https://github.com/Worble/Zulma"
minimum_version = "0.6.0" minimum_version = "0.6.0"

View file

@ -3,11 +3,11 @@
title = "abridge" title = "abridge"
description = "A fast and lightweight Zola theme using semantic html, a class-light abridge.css, and No mandatory JS." description = "A fast and lightweight Zola theme using semantic html, a class-light abridge.css, and No mandatory JS."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/Jieiku/abridge.git" repository = "https://github.com/Jieiku/abridge.git"
homepage = "https://github.com/jieiku/abridge" homepage = "https://github.com/jieiku/abridge"
minimum_version = "0.19.1" minimum_version = "0.19.1"
@ -43,34 +43,34 @@ The Abridge.css demo is simply using Abridge theme as a submodule: [config.toml]
## Features ## Features
- [X] Perfect [Lighthouse](https://pagespeed.web.dev/report?url=abridge.pages.dev), [YellowLabTools](https://yellowlab.tools/), and [Observatory](https://observatory.mozilla.org/analyze/abridge.pages.dev) scores. - Perfect [Lighthouse](https://pagespeed.web.dev/report?url=abridge.pages.dev), [YellowLabTools](https://yellowlab.tools/), and [Observatory](https://observatory.mozilla.org/analyze/abridge.pages.dev) scores.
- [X] [PWA support](https://abridge.pages.dev/overview-abridge/#pwa-progressive-web-app) (Progressive Web Application). - [PWA support](https://abridge.pages.dev/overview-abridge/#pwa-progressive-web-app) (Progressive Web Application).
- [X] All JavaScript can be [fully disabled](https://abridge.pages.dev/overview-abridge/#javascript-files). - All JavaScript can be [fully disabled](https://abridge.pages.dev/overview-abridge/#javascript-files).
- [X] Dark, Light, Auto, and Switcher themes. (colors can be customized, css variables) - Dark, Light, Auto, and Switcher themes. (colors can be customized, css variables)
- [X] Code [syntax highlighting](https://abridge.pages.dev/overview-code-blocks/). (colors can be customized, css variables) - Code [syntax highlighting](https://abridge.pages.dev/overview-code-blocks/). (colors can be customized, css variables)
- [X] Numbered code blocks with [line highlighting](https://abridge.pages.dev/overview-code-blocks/#toml). - Numbered code blocks with [line highlighting](https://abridge.pages.dev/overview-code-blocks/#toml).
- [X] Entirely Offline Site by using the PWA **or** by setting `offline = true` in `config.toml` (full search support). - Entirely Offline Site by using the PWA **or** by setting `offline = true` in `config.toml` (full search support).
- [X] Multi-language support. - Multi-language support.
- [X] Search support. ([elasticlunr](https://abridge.pages.dev/), [pagefind](https://abridge-pagefind.pages.dev/), [tinysearch](https://abridge-tinysearch.pages.dev/)) - Search support. ([elasticlunr](https://abridge.pages.dev/), [pagefind](https://abridge-pagefind.pages.dev/), [tinysearch](https://abridge-tinysearch.pages.dev/))
- [X] Search Suggestions navigation keys, `/` focus, `arrow` move, `enter` select, `escape` close. - Search Suggestions navigation keys, `/` focus, `arrow` move, `enter` select, `escape` close.
- [X] Search Results Page, type search query then hit `Enter Key` or `click` the search button icon. - Search Results Page, type search query then hit `Enter Key` or `click` the search button icon.
- [X] [SEO](https://abridge.pages.dev/overview-abridge/#seo-and-header-tags) support. (Search Engine Optimization) - [SEO](https://abridge.pages.dev/overview-abridge/#seo-and-header-tags) support. (Search Engine Optimization)
- [X] [Pagination](https://abridge.pages.dev/overview-abridge/#pagination) with numbered paginator on index. - [Pagination](https://abridge.pages.dev/overview-abridge/#pagination) with numbered paginator on index.
- [X] Title Based Previous and Next Article links at bottom of Article. - Title Based Previous and Next Article links at bottom of Article.
- [X] Table of Contents in page Index (Optional, clickable links) - Table of Contents in page Index (Optional, clickable links)
- [X] Recent Posts Block. (Optional) - Recent Posts Block. (Optional)
- [X] Back to Top button. (uses css only) - Back to Top button. (uses css only)
- [X] Code Blocks copy button. - Code Blocks copy button.
- [X] Email link in footer obfuscation. (anti-spam) - Email link in footer obfuscation. (anti-spam)
- [X] [KaTeX](https://katex.org/) support. - [KaTeX](https://katex.org/) support.
- [X] [Archive page](https://abridge.pages.dev/archive/). - [Archive page](https://abridge.pages.dev/archive/).
- [x] [Tags](https://abridge.pages.dev/tags/). - [Tags](https://abridge.pages.dev/tags/).
- [x] Categories. (similar to Tags, disabled/commented out by default) - Categories. (similar to Tags, disabled/commented out by default)
- [x] Social icon links in footer. - Social icon links in footer.
- [X] Responsive design. (mobile first) - Responsive design. (mobile first)
- [X] Video Shortcodes: [Youtube](https://abridge.pages.dev/video-streaming-sites/overview-embed-youtube/), [Vimeo](https://abridge.pages.dev/video-streaming-sites/overview-embed-vimeo/), [Streamable](https://abridge.pages.dev/video-streaming-sites/overview-embed-streamable/). - Video Shortcodes: [Youtube](https://abridge.pages.dev/video-streaming-sites/overview-embed-youtube/), [Vimeo](https://abridge.pages.dev/video-streaming-sites/overview-embed-vimeo/), [Streamable](https://abridge.pages.dev/video-streaming-sites/overview-embed-streamable/).
- [X] Media Shortcodes: [video](https://abridge.pages.dev/overview-rich-content/#video), [img](https://abridge.pages.dev/overview-images/#img-shortcode), [imgswap](https://abridge.pages.dev/overview-images/#imgswap-shortcode), [image](https://abridge.pages.dev/overview-rich-content/#image), [gif](https://abridge.pages.dev/overview-rich-content/#gif), [audio](https://abridge.pages.dev/overview-rich-content/#audio). - Media Shortcodes: [video](https://abridge.pages.dev/overview-rich-content/#video), [img](https://abridge.pages.dev/overview-images/#img-shortcode), [imgswap](https://abridge.pages.dev/overview-images/#imgswap-shortcode), [image](https://abridge.pages.dev/overview-rich-content/#image), [gif](https://abridge.pages.dev/overview-rich-content/#gif), [audio](https://abridge.pages.dev/overview-rich-content/#audio).
- [X] Other Shortcodes: [showdata](https://abridge.pages.dev/overview-showdata/), [katex](https://abridge.pages.dev/overview-math/#usage-1). - Other Shortcodes: [showdata](https://abridge.pages.dev/overview-showdata/), [katex](https://abridge.pages.dev/overview-math/#usage-1).
**[Complete Documentation is available here](https://abridge.pages.dev/overview-abridge/)** **[Complete Documentation is available here](https://abridge.pages.dev/overview-abridge/)**

View file

@ -3,11 +3,11 @@
title = "adidoks" title = "adidoks"
description = "AdiDoks is a Zola theme helping you build modern documentation." description = "AdiDoks is a Zola theme helping you build modern documentation."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/aaranxu/adidoks.git" repository = "https://github.com/aaranxu/adidoks.git"
homepage = "https://github.com/aaranxu/adidoks" homepage = "https://github.com/aaranxu/adidoks"
minimum_version = "0.15.0" minimum_version = "0.15.0"

View file

@ -3,11 +3,11 @@
title = "after-dark" title = "after-dark"
description = "A robust, elegant dark theme" description = "A robust, elegant dark theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/getzola/after-dark.git" repository = "https://github.com/getzola/after-dark.git"
homepage = "https://github.com/getzola/after-dark" homepage = "https://github.com/getzola/after-dark"
minimum_version = "0.17.0" minimum_version = "0.17.0"

View file

@ -3,11 +3,11 @@
title = "Albatros" title = "Albatros"
description = "A feature rich theme originally made for Duniter website." description = "A feature rich theme originally made for Duniter website."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://git.42l.fr/HugoTrentesaux/Albatros.git" repository = "https://git.42l.fr/HugoTrentesaux/Albatros.git"
homepage = "https://git.42l.fr/HugoTrentesaux/Albatros" homepage = "https://git.42l.fr/HugoTrentesaux/Albatros"
minimum_version = "0.16.0" minimum_version = "0.16.0"

View file

@ -3,11 +3,11 @@
title = "anatole-zola" title = "anatole-zola"
description = "A port of farbox-theme-Anatole for zola" description = "A port of farbox-theme-Anatole for zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/longfangsong/anatole-zola.git" repository = "https://github.com/longfangsong/anatole-zola.git"
homepage = "https://github.com/longfangsong/anatole-zola" homepage = "https://github.com/longfangsong/anatole-zola"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Andromeda" title = "Andromeda"
description = "Photography journal blog theme" description = "Photography journal blog theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/Pixadus/andromeda-theme.git" repository = "https://github.com/Pixadus/andromeda-theme.git"
homepage = "https://github.com/Pixadus/andromeda-theme" homepage = "https://github.com/Pixadus/andromeda-theme"
minimum_version = "0.16.0" minimum_version = "0.16.0"

View file

@ -3,11 +3,11 @@
title = "anemone" title = "anemone"
description = "A minimalist Zola theme that prioritizes clean CSS and avoids heavy JavaScript. Enjoy a seamless user experience with lightning-fast load times. Let your content take center stage in a clutter-free, elegant design that enhances readability. Responsive and efficient, anemone brings focus to your ideas." description = "A minimalist Zola theme that prioritizes clean CSS and avoids heavy JavaScript. Enjoy a seamless user experience with lightning-fast load times. Let your content take center stage in a clutter-free, elegant design that enhances readability. Responsive and efficient, anemone brings focus to your ideas."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/Speyll/anemone.git" repository = "https://github.com/Speyll/anemone.git"
homepage = "https://github.com/Speyll/anemone" homepage = "https://github.com/Speyll/anemone"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Anpu" title = "Anpu"
description = "A port of the Hugo Anubis theme" description = "A port of the Hugo Anubis theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/zbrox/anpu-zola-theme.git" repository = "https://github.com/zbrox/anpu-zola-theme.git"
homepage = "https://github.com/zbrox/anpu-zola-theme" homepage = "https://github.com/zbrox/anpu-zola-theme"
minimum_version = "0.11.0" minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "apollo" title = "apollo"
description = "Modern and minimalistic blog theme" description = "Modern and minimalistic blog theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/not-matthias/apollo.git" repository = "https://github.com/not-matthias/apollo.git"
homepage = "https://github.com/not-matthias/apollo" homepage = "https://github.com/not-matthias/apollo"
minimum_version = "0.14.0" minimum_version = "0.14.0"

View file

@ -3,11 +3,11 @@
title = "archie-zola" title = "archie-zola"
description = "A zola theme based on Hugo archie." description = "A zola theme based on Hugo archie."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/XXXMrG/archie-zola.git" repository = "https://github.com/XXXMrG/archie-zola.git"
homepage = "https://github.com/XXXMrG/archie-zola" homepage = "https://github.com/XXXMrG/archie-zola"
minimum_version = "0.14.0" minimum_version = "0.14.0"

View file

@ -3,11 +3,11 @@
title = "ataraxia" title = "ataraxia"
description = "A personal theme focused on ease of reading." description = "A personal theme focused on ease of reading."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/gersonbdev/ataraxia-zola.git" repository = "https://github.com/gersonbdev/ataraxia-zola.git"
homepage = "https://github.com/gersonbenavides/ataraxia-zola" homepage = "https://github.com/gersonbenavides/ataraxia-zola"
minimum_version = "0.16.0" minimum_version = "0.16.0"

View file

@ -3,11 +3,11 @@
title = "Bear" title = "Bear"
description = "Bear blog theme" description = "Bear blog theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://codeberg.org/alanpearce/zola-bearblog.git" repository = "https://codeberg.org/alanpearce/zola-bearblog.git"
homepage = "https://codeberg.org/alanpearce/zola-bearblog" homepage = "https://codeberg.org/alanpearce/zola-bearblog"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Blow" title = "Blow"
description = "A Zola theme made with Tailwindcss" description = "A Zola theme made with Tailwindcss"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/tchartron/blow.git" repository = "https://github.com/tchartron/blow.git"
homepage = "https://github.com/tchartron/blow" homepage = "https://github.com/tchartron/blow"
minimum_version = "0.9.0" minimum_version = "0.9.0"

View file

@ -3,11 +3,11 @@
title = "book" title = "book"
description = "A book theme inspired from GitBook/mdBook" description = "A book theme inspired from GitBook/mdBook"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/getzola/book.git" repository = "https://github.com/getzola/book.git"
homepage = "https://github.com/getzola/book" homepage = "https://github.com/getzola/book"
minimum_version = "0.17.0" minimum_version = "0.17.0"

View file

@ -3,11 +3,11 @@
title = "boring" title = "boring"
description = "A minimal theme" description = "A minimal theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/ssiyad/boring.git" repository = "https://github.com/ssiyad/boring.git"
homepage = "https://github.com/ssiyad/boring" homepage = "https://github.com/ssiyad/boring"
minimum_version = "0.16.0" minimum_version = "0.16.0"

View file

@ -3,11 +3,11 @@
title = "Clean Blog" title = "Clean Blog"
description = "A port of Start Bootstrap Clean Blog for Zola" description = "A port of Start Bootstrap Clean Blog for Zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/dave-tucker/zola-clean-blog.git" repository = "https://github.com/dave-tucker/zola-clean-blog.git"
homepage = "https://github.com/dave-tucker/zola-clean-blog" homepage = "https://github.com/dave-tucker/zola-clean-blog"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "codinfox-zola" title = "codinfox-zola"
description = "Codinfox theme for Zola" description = "Codinfox theme for Zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/svavs/codinfox-zola.git" repository = "https://github.com/svavs/codinfox-zola.git"
homepage = "https://github.com/svavs/codinfox-zola" homepage = "https://github.com/svavs/codinfox-zola"
minimum_version = "0.11.0" minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "d3c3nt" title = "d3c3nt"
description = "A simple, clean, and flexible theme for personal sites." description = "A simple, clean, and flexible theme for personal sites."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "git://git.figbert.com/d3c3nt.git" repository = "git://git.figbert.com/d3c3nt.git"
homepage = "https://git.figbert.com/d3c3nt/" homepage = "https://git.figbert.com/d3c3nt/"
minimum_version = "0.15.0" minimum_version = "0.15.0"

View file

@ -3,11 +3,11 @@
title = "dinkleberg" title = "dinkleberg"
description = "The Rust BR theme for Gutenberg" description = "The Rust BR theme for Gutenberg"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/rust-br/dinkleberg.git" repository = "https://github.com/rust-br/dinkleberg.git"
homepage = "https://github.com/rust-br/dinkleberg" homepage = "https://github.com/rust-br/dinkleberg"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Docsascode_theme" title = "Docsascode_theme"
description = "A modern simple Zola's theme related to docs as code methodology" description = "A modern simple Zola's theme related to docs as code methodology"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/codeandmedia/zola_docsascode_theme.git" repository = "https://github.com/codeandmedia/zola_docsascode_theme.git"
homepage = "https://github.com/codeandmedia/zola_docsascode_theme" homepage = "https://github.com/codeandmedia/zola_docsascode_theme"
minimum_version = "0.10.0" minimum_version = "0.10.0"

View file

@ -3,11 +3,11 @@
title = "dose" title = "dose"
description = "a small blog theme" description = "a small blog theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/oltdaniel/dose.git" repository = "https://github.com/oltdaniel/dose.git"
homepage = "https://github.com/oltdaniel/dose" homepage = "https://github.com/oltdaniel/dose"
minimum_version = "0.14.0" minimum_version = "0.14.0"

View file

@ -3,11 +3,11 @@
title = "Duckquill" title = "Duckquill"
description = "Modern, pretty, and clean theme" description = "Modern, pretty, and clean theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://codeberg.org/daudix/duckquill.git" repository = "https://codeberg.org/daudix/duckquill.git"
homepage = "https://codeberg.org/daudix/duckquill" homepage = "https://codeberg.org/daudix/duckquill"
minimum_version = "0.19.0" minimum_version = "0.19.0"
@ -23,7 +23,7 @@ homepage = "https://daudix.one"
[![MIT license](https://img.shields.io/badge/License-MIT-blue)](https://mit-license.org) [![MIT license](https://img.shields.io/badge/License-MIT-blue)](https://mit-license.org)
[![status-badge](https://ci.codeberg.org/api/badges/13032/status.svg)](https://ci.codeberg.org/repos/13032) [![status-badge](https://ci.codeberg.org/api/badges/13032/status.svg)](https://ci.codeberg.org/repos/13032)
# [Duckquill](https://duckquill.daudix.one) <img src="logo.png" alt="Logo" width="96" align="right"/> # [Duckquill](https://duckquill.daudix.one)
Duckquill is a modern, pretty, and clean (and opinionated) [Zola](https://www.getzola.org) theme that has the purpose of greatly simplifying the process of rolling up your blog. It aims to provide all the needed options for comfortable writing, keeping the balance of it being simple. Duckquill is a modern, pretty, and clean (and opinionated) [Zola](https://www.getzola.org) theme that has the purpose of greatly simplifying the process of rolling up your blog. It aims to provide all the needed options for comfortable writing, keeping the balance of it being simple.
@ -58,6 +58,6 @@ There are several ways to contribute to this project:
When making any sort of contribution, please make sure to follow [Forgejo's Code of Conduct](https://codeberg.org/forgejo/code-of-conduct). If you don't have the time to read it, just know that all you have to do is be nice, and you'll be just fine. When making any sort of contribution, please make sure to follow [Forgejo's Code of Conduct](https://codeberg.org/forgejo/code-of-conduct). If you don't have the time to read it, just know that all you have to do is be nice, and you'll be just fine.
*</> with <3 by [daudix](https://daudix.codeberg.page) | README based on [libreivan's](https://codeberg.org/libreivan/libreivan.com)* *</> with <3 by [daudix](https://daudix.one) | README based on [libreivan's](https://codeberg.org/libreivan/libreivan.com)*

Binary file not shown.

Before

Width:  |  Height:  |  Size: 185 KiB

After

Width:  |  Height:  |  Size: 182 KiB

View file

@ -3,11 +3,11 @@
title = "emily_zola_theme" title = "emily_zola_theme"
description = "a KISS theme for Zola" description = "a KISS theme for Zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/kyoheiu/emily_zola_theme.git" repository = "https://github.com/kyoheiu/emily_zola_theme.git"
homepage = "https://github.com/kyoheiu/emily_zola_theme" homepage = "https://github.com/kyoheiu/emily_zola_theme"
minimum_version = "0.14.1" minimum_version = "0.14.1"

View file

@ -3,11 +3,11 @@
title = "even" title = "even"
description = "A robust, elegant dark theme" description = "A robust, elegant dark theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/getzola/even.git" repository = "https://github.com/getzola/even.git"
homepage = "https://github.com/getzola/even" homepage = "https://github.com/getzola/even"
minimum_version = "0.17.0" minimum_version = "0.17.0"

View file

@ -3,11 +3,11 @@
title = "feather" title = "feather"
description = "A fuzzy blog theme" description = "A fuzzy blog theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/piedoom/feather.git" repository = "https://github.com/piedoom/feather.git"
homepage = "https://github.com/piedoom/feather" homepage = "https://github.com/piedoom/feather"
minimum_version = "0.11.0" minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "Float" title = "Float"
description = "An elegant blog theme" description = "An elegant blog theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://gitlab.com/float-theme/float.git" repository = "https://gitlab.com/float-theme/float.git"
homepage = "https://gitlab.com/float-theme/float/" homepage = "https://gitlab.com/float-theme/float/"
minimum_version = "0.15.3" minimum_version = "0.15.3"

View file

@ -3,11 +3,11 @@
title = "hallo" title = "hallo"
description = "A single-page theme to introduce yourself." description = "A single-page theme to introduce yourself."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/flyingP0tat0/zola-hallo.git" repository = "https://github.com/flyingP0tat0/zola-hallo.git"
homepage = "https://github.com/janbaudisch/zola-hallo" homepage = "https://github.com/janbaudisch/zola-hallo"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "halve-z" title = "halve-z"
description = "Retro two-column theme" description = "Retro two-column theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/charlesrocket/halve-z.git" repository = "https://github.com/charlesrocket/halve-z.git"
homepage = "https://github.com/charlesrocket/halvez" homepage = "https://github.com/charlesrocket/halvez"
minimum_version = "0.18.0" minimum_version = "0.18.0"

View file

@ -3,11 +3,11 @@
title = "hephaestus" title = "hephaestus"
description = "A portfolio theme" description = "A portfolio theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/BConquest/hephaestus.git" repository = "https://github.com/BConquest/hephaestus.git"
homepage = "https://github.com/BConquest/hephaestus" homepage = "https://github.com/BConquest/hephaestus"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Hermit_Zola" title = "Hermit_Zola"
description = "Minimal Zola theme" description = "Minimal Zola theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/VersBinarii/hermit_zola.git" repository = "https://github.com/VersBinarii/hermit_zola.git"
homepage = "https://github.com/VersBinarii/hermit_zola" homepage = "https://github.com/VersBinarii/hermit_zola"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Hook" title = "Hook"
description = "Clean and simple personal site/blog theme" description = "Clean and simple personal site/blog theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/InputUsername/zola-hook.git" repository = "https://github.com/InputUsername/zola-hook.git"
homepage = "https://github.com/InputUsername/zola-hook" homepage = "https://github.com/InputUsername/zola-hook"
minimum_version = "0.15.2" minimum_version = "0.15.2"

View file

@ -3,11 +3,11 @@
title = "hyde" title = "hyde"
description = "A classic blog theme" description = "A classic blog theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/getzola/hyde.git" repository = "https://github.com/getzola/hyde.git"
homepage = "https://github.com/getzola/hyde" homepage = "https://github.com/getzola/hyde"
minimum_version = "0.11.0" minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "Inky" title = "Inky"
description = "An elegant and understated theme for Zola" description = "An elegant and understated theme for Zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/jimmyff/zola-inky.git" repository = "https://github.com/jimmyff/zola-inky.git"
homepage = "https://github.com/jimmyff/zola-inky" homepage = "https://github.com/jimmyff/zola-inky"
minimum_version = "0.17.0" minimum_version = "0.17.0"

View file

@ -3,11 +3,11 @@
title = "juice" title = "juice"
description = "An intuitive, elegant, and lightweight Zola theme for product sites." description = "An intuitive, elegant, and lightweight Zola theme for product sites."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/huhu/juice.git" repository = "https://github.com/huhu/juice.git"
homepage = "https://github.com/huhu/juice" homepage = "https://github.com/huhu/juice"
minimum_version = "0.11.0" minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "kangae" title = "kangae"
description = "a lightweight microblog theme for zola" description = "a lightweight microblog theme for zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/ayushnix/kangae.git" repository = "https://github.com/ayushnix/kangae.git"
homepage = "https://github.com/ayushnix/kangae" homepage = "https://github.com/ayushnix/kangae"
minimum_version = "0.15.0" minimum_version = "0.15.0"

View file

@ -3,11 +3,11 @@
title = "karzok" title = "karzok"
description = "The theme for launching fast documentation sites" description = "The theme for launching fast documentation sites"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/kogeletey/karzok.git" repository = "https://github.com/kogeletey/karzok.git"
homepage = "https://github.com/kogeletey/karzok" homepage = "https://github.com/kogeletey/karzok"
minimum_version = "0.15.0" minimum_version = "0.15.0"

View file

@ -3,11 +3,11 @@
title = "Kita" title = "Kita"
description = "Kita is a clean, elegant and simple blog theme for Zola." description = "Kita is a clean, elegant and simple blog theme for Zola."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/st1020/kita.git" repository = "https://github.com/st1020/kita.git"
homepage = "https://github.com/st1020/kita" homepage = "https://github.com/st1020/kita"
minimum_version = "0.17.0" minimum_version = "0.17.0"

View file

@ -3,11 +3,11 @@
title = "kodama" title = "kodama"
description = "Theme insipired by wowchemy academic." description = "Theme insipired by wowchemy academic."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/adfaure/kodama-theme.git" repository = "https://github.com/adfaure/kodama-theme.git"
homepage = "https://github.com/adfaure/kodama-theme" homepage = "https://github.com/adfaure/kodama-theme"
minimum_version = "0.15" minimum_version = "0.15"

View file

@ -3,11 +3,11 @@
title = "lightspeed" title = "lightspeed"
description = "Zola theme with a perfect Lighthouse score" description = "Zola theme with a perfect Lighthouse score"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/carpetscheme/lightspeed.git" repository = "https://github.com/carpetscheme/lightspeed.git"
homepage = "https://github.com/carpetscheme/lightspeed" homepage = "https://github.com/carpetscheme/lightspeed"
minimum_version = "0.10.0" minimum_version = "0.10.0"

View file

@ -3,11 +3,11 @@
title = "Mabuya" title = "Mabuya"
description = "🦎 A minimal Zola theme for building light and SEO-ready blogs." description = "🦎 A minimal Zola theme for building light and SEO-ready blogs."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/semanticdata/mabuya.git" repository = "https://github.com/semanticdata/mabuya.git"
homepage = "https://github.com/semanticdata/mabuya" homepage = "https://github.com/semanticdata/mabuya"
minimum_version = "0.18.0" minimum_version = "0.18.0"

View file

@ -3,11 +3,11 @@
title = "minimal-dark" title = "minimal-dark"
description = "Clean and minimalistic dark theme" description = "Clean and minimalistic dark theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/kuznetsov17/minimal-dark.git" repository = "https://github.com/kuznetsov17/minimal-dark.git"
homepage = "https://github.com/kuznetsov17/minimal-dark" homepage = "https://github.com/kuznetsov17/minimal-dark"
minimum_version = "0.18.0" minimum_version = "0.18.0"

View file

@ -3,11 +3,11 @@
title = "nasm-theme" title = "nasm-theme"
description = "A robust, elegant blue theme" description = "A robust, elegant blue theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/lucasnasm/nasm-theme.git" repository = "https://github.com/lucasnasm/nasm-theme.git"
homepage = "https://github.com/lucasnasm/nasm-theme" homepage = "https://github.com/lucasnasm/nasm-theme"
minimum_version = "0.1.0" minimum_version = "0.1.0"

View file

@ -3,11 +3,11 @@
title = "neovim" title = "neovim"
description = "A only keyboard theme with tabs and file browser" description = "A only keyboard theme with tabs and file browser"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/Super-Botman/neovim-theme.git" repository = "https://github.com/Super-Botman/neovim-theme.git"
homepage = "https://github.com/super-botman/zola-theme" homepage = "https://github.com/super-botman/zola-theme"
minimum_version = "0.4" minimum_version = "0.4"

View file

@ -3,11 +3,11 @@
title = "no style, please!" title = "no style, please!"
description = "A (nearly) no-CSS, fast, minimalist Zola theme" description = "A (nearly) no-CSS, fast, minimalist Zola theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://gitlab.com/4bcx/no-style-please.git" repository = "https://gitlab.com/4bcx/no-style-please.git"
homepage = "https://gitlab.com/atgumx/no-style-please" homepage = "https://gitlab.com/atgumx/no-style-please"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "ntun-zola-theme" title = "ntun-zola-theme"
description = "A classic resume theme" description = "A classic resume theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/Netoun/ntun.git" repository = "https://github.com/Netoun/ntun.git"
homepage = "https://github.com/netoun/ntun" homepage = "https://github.com/netoun/ntun"
minimum_version = "0.1.0" minimum_version = "0.1.0"

View file

@ -3,11 +3,11 @@
title = "Oceanic Zen" title = "Oceanic Zen"
description = "Minimalistic blog theme" description = "Minimalistic blog theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/barlog-m/oceanic-zen.git" repository = "https://github.com/barlog-m/oceanic-zen.git"
homepage = "https://github.com/barlog-m/oceanic-zen" homepage = "https://github.com/barlog-m/oceanic-zen"
minimum_version = "0.12.0" minimum_version = "0.12.0"

View file

@ -3,11 +3,11 @@
title = "otherworld" title = "otherworld"
description = "Vaporwave aesthetic theme" description = "Vaporwave aesthetic theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://git.blek.codes/blek/otherworld.git" repository = "https://git.blek.codes/blek/otherworld.git"
homepage = "https://git.blek.codes/blek/otherworld" homepage = "https://git.blek.codes/blek/otherworld"
minimum_version = "0.1.0" minimum_version = "0.1.0"

View file

@ -3,11 +3,11 @@
title = "Papaya" title = "Papaya"
description = "A clean Zola theme for blogging and projects" description = "A clean Zola theme for blogging and projects"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/justint/papaya.git" repository = "https://github.com/justint/papaya.git"
homepage = "https://github.com/justint/papaya" homepage = "https://github.com/justint/papaya"
minimum_version = "0.16.1" minimum_version = "0.16.1"

View file

@ -3,11 +3,11 @@
title = "PaperMod" title = "PaperMod"
description = "A fast, clean, responsive theme ported to Zola." description = "A fast, clean, responsive theme ported to Zola."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/cydave/zola-theme-papermod.git" repository = "https://github.com/cydave/zola-theme-papermod.git"
homepage = "https://github.com/cydave/zola-theme-papermod" homepage = "https://github.com/cydave/zola-theme-papermod"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "particle" title = "particle"
description = "Particle theme for Zola" description = "Particle theme for Zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/svavs/particle-zola.git" repository = "https://github.com/svavs/particle-zola.git"
homepage = "https://github.com/svavs/particle-zola" homepage = "https://github.com/svavs/particle-zola"
minimum_version = "0.16.1" minimum_version = "0.16.1"

View file

@ -3,11 +3,11 @@
title = "pico" title = "pico"
description = "Clean and minimalistic dark theme" description = "Clean and minimalistic dark theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/kuznetsov17/pico.git" repository = "https://github.com/kuznetsov17/pico.git"
homepage = "https://github.com/kuznetsov17/pico" homepage = "https://github.com/kuznetsov17/pico"
minimum_version = "0.18.0" minimum_version = "0.18.0"

View file

@ -3,11 +3,11 @@
title = "polymathic" title = "polymathic"
description = "A portfolio theme for person of many talents" description = "A portfolio theme for person of many talents"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/anvlkv/polymathic.git" repository = "https://github.com/anvlkv/polymathic.git"
homepage = "https://github.com/anvlkv/polymathic" homepage = "https://github.com/anvlkv/polymathic"
minimum_version = "0.17.2" minimum_version = "0.17.2"

View file

@ -3,11 +3,11 @@
title = "resume" title = "resume"
description = "A resume theme" description = "A resume theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/AlongWY/zola-resume.git" repository = "https://github.com/AlongWY/zola-resume.git"
homepage = "https://github.com/alongwy/zola-resume" homepage = "https://github.com/alongwy/zola-resume"
minimum_version = "0.11.0" minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "sam" title = "sam"
description = "A Simple and Minimalist theme with a focus on typography and content." description = "A Simple and Minimalist theme with a focus on typography and content."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/janbaudisch/zola-sam.git" repository = "https://github.com/janbaudisch/zola-sam.git"
homepage = "https://github.com/janbaudisch/zola-sam" homepage = "https://github.com/janbaudisch/zola-sam"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Seagull" title = "Seagull"
description = "A Zola theme." description = "A Zola theme."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://git.42l.fr/HugoTrentesaux/seagull.git" repository = "https://git.42l.fr/HugoTrentesaux/seagull.git"
homepage = "https://git.42l.fr/HugoTrentesaux/seagull" homepage = "https://git.42l.fr/HugoTrentesaux/seagull"
minimum_version = "0.17.0" minimum_version = "0.17.0"

View file

@ -3,16 +3,16 @@
title = "Seje2" title = "Seje2"
description = "A beautiful zola theme" description = "A beautiful zola theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/eatradish/seje2.git" repository = "https://github.com/eatradish/seje2.git"
homepage = "https://github.com/eatradish/Seje2" homepage = "https://github.com/eatradish/Seje2"
minimum_version = "0.15.0" minimum_version = "0.15.0"
license = "MIT" license = "MIT"
demo = "https://eatradish.github.io/Seje2" demo = "https://blog.miraclemilk.me/Seje2"
[extra.author] [extra.author]
name = "Mag Mell" name = "Mag Mell"

View file

@ -3,11 +3,11 @@
title = "serene" title = "serene"
description = "A blog theme for zola, simple and clean" description = "A blog theme for zola, simple and clean"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/isunjn/serene.git" repository = "https://github.com/isunjn/serene.git"
homepage = "https://github.com/isunjn/serene" homepage = "https://github.com/isunjn/serene"
minimum_version = "0.19.0" minimum_version = "0.19.0"

View file

@ -3,11 +3,11 @@
title = "shadharon" title = "shadharon"
description = "Simple blog theme powered by Zola" description = "Simple blog theme powered by Zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/syedzayyan/shadharon.git" repository = "https://github.com/syedzayyan/shadharon.git"
homepage = "https://github.com/syedzayyan/shadharon" homepage = "https://github.com/syedzayyan/shadharon"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "simple-dev-blog" title = "simple-dev-blog"
description = "A simple dev blog theme with no javascript, prerendered linked pages and SEO tags." description = "A simple dev blog theme with no javascript, prerendered linked pages and SEO tags."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/bennetthardwick/simple-dev-blog-zola-starter.git" repository = "https://github.com/bennetthardwick/simple-dev-blog-zola-starter.git"
homepage = "https://github.com/bennetthardwick/simple-dev-blog-zola-starter" homepage = "https://github.com/bennetthardwick/simple-dev-blog-zola-starter"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Slim" title = "Slim"
description = "Slim is a minimal, clean and beautiful theme for Zola." description = "Slim is a minimal, clean and beautiful theme for Zola."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/jameshclrk/zola-slim.git" repository = "https://github.com/jameshclrk/zola-slim.git"
homepage = "https://github.com/jameshclrk/zola-slim" homepage = "https://github.com/jameshclrk/zola-slim"
minimum_version = "0.8.0" minimum_version = "0.8.0"

View file

@ -3,11 +3,11 @@
title = "Soapstone" title = "Soapstone"
description = "A bare bones dark theme with some color tweakability" description = "A bare bones dark theme with some color tweakability"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/MattyRad/soapstone.git" repository = "https://github.com/MattyRad/soapstone.git"
homepage = "https://github.com/MattyRad/soapstone" homepage = "https://github.com/MattyRad/soapstone"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "solar-theme-zola" title = "solar-theme-zola"
description = "A port of solar-theme-hugo for zola" description = "A port of solar-theme-hugo for zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/hulufei/solar-theme-zola.git" repository = "https://github.com/hulufei/solar-theme-zola.git"
homepage = "https://github.com/hulufei/solar-theme-zola" homepage = "https://github.com/hulufei/solar-theme-zola"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "tabi" title = "tabi"
description = "A fast, lightweight, and modern Zola theme with multi-language support, optional JavaScript, and a perfect Lighthouse score" description = "A fast, lightweight, and modern Zola theme with multi-language support, optional JavaScript, and a perfect Lighthouse score"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/welpo/tabi.git" repository = "https://github.com/welpo/tabi.git"
homepage = "https://github.com/welpo/tabi" homepage = "https://github.com/welpo/tabi"
minimum_version = "0.17.0" minimum_version = "0.17.0"
@ -65,6 +65,7 @@ tabi has a perfect score on Google's Lighthouse audit:
- [X] [Comprehensive multi-language support](https://welpo.github.io/tabi/blog/faq-languages/#how-does-tabi-handle-multilingual-support). Add as many languages as you wish. - [X] [Comprehensive multi-language support](https://welpo.github.io/tabi/blog/faq-languages/#how-does-tabi-handle-multilingual-support). Add as many languages as you wish.
- [X] Support for [comments using giscus, utterances, Hyvor Talk, or Isso](https://welpo.github.io/tabi/blog/comments/). - [X] Support for [comments using giscus, utterances, Hyvor Talk, or Isso](https://welpo.github.io/tabi/blog/comments/).
- [X] Code syntax highlighting with colours based on [Catppuccin](https://github.com/catppuccin/catppuccin) Frappé. - [X] Code syntax highlighting with colours based on [Catppuccin](https://github.com/catppuccin/catppuccin) Frappé.
- [X] [Mermaid support](https://welpo.github.io/tabi/blog/shortcodes/#mermaid-diagrams) to create diagrams and charts with text.
- [X] [Local search](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#search) with an accessible, multi-lingual interface. - [X] [Local search](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#search) with an accessible, multi-lingual interface.
- [X] [Custom Twitter card](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#social-media-cards) and automatic Open Graph tags. - [X] [Custom Twitter card](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#social-media-cards) and automatic Open Graph tags.
- [X] [KaTeX](https://katex.org/) support for mathematical notation. - [X] [KaTeX](https://katex.org/) support for mathematical notation.

View file

@ -3,11 +3,11 @@
title = "tale-zola" title = "tale-zola"
description = "Tala-Zola is a minimal Zola theme helping you to build a nice and seo-ready blog." description = "Tala-Zola is a minimal Zola theme helping you to build a nice and seo-ready blog."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/aaranxu/tale-zola.git" repository = "https://github.com/aaranxu/tale-zola.git"
homepage = "https://github.com/aaranxu/tale-zola" homepage = "https://github.com/aaranxu/tale-zola"
minimum_version = "0.13.0" minimum_version = "0.13.0"

View file

@ -3,11 +3,11 @@
title = "tilde" title = "tilde"
description = "Simple theme to match the dracula tilde css" description = "Simple theme to match the dracula tilde css"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://git.sr.ht/~savoy/tilde" repository = "https://git.sr.ht/~savoy/tilde"
homepage = "https://git.sr.ht/~savoy/tilde" homepage = "https://git.sr.ht/~savoy/tilde"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Toucan" title = "Toucan"
description = "Inspired from Pelican default theme" description = "Inspired from Pelican default theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://git.42l.fr/HugoTrentesaux/toucan.git" repository = "https://git.42l.fr/HugoTrentesaux/toucan.git"
homepage = "https://git.42l.fr/HugoTrentesaux/toucan" homepage = "https://git.42l.fr/HugoTrentesaux/toucan"
minimum_version = "0.8.0" minimum_version = "0.8.0"

View file

@ -3,11 +3,11 @@
title = "tranquil" title = "tranquil"
description = "A blog theme for zola, simple and clean" description = "A blog theme for zola, simple and clean"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/TeaDrinkingProgrammer/tranquil.git" repository = "https://github.com/TeaDrinkingProgrammer/tranquil.git"
homepage = "https://github.com/TeaDrinkingProgrammer/tranquil" homepage = "https://github.com/TeaDrinkingProgrammer/tranquil"
minimum_version = "0.9.0" minimum_version = "0.9.0"

View file

@ -3,11 +3,11 @@
title = "zallery" title = "zallery"
description = "Gallery theme for zola" description = "Gallery theme for zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/gamingrobot/zallery.git" repository = "https://github.com/gamingrobot/zallery.git"
homepage = "https://github.com/gamingrobot/zallery" homepage = "https://github.com/gamingrobot/zallery"
minimum_version = "0.19.0" minimum_version = "0.19.0"

View file

@ -3,11 +3,11 @@
title = "zerm" title = "zerm"
description = "A minimalistic and dark theme based on Radek Kozieł's theme for Hugo" description = "A minimalistic and dark theme based on Radek Kozieł's theme for Hugo"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/ejmg/zerm.git" repository = "https://github.com/ejmg/zerm.git"
homepage = "https://github.com/ejmg/zerm" homepage = "https://github.com/ejmg/zerm"
minimum_version = "0.8.0" minimum_version = "0.8.0"

View file

@ -3,11 +3,11 @@
title = "Zhuia" title = "Zhuia"
description = "An elegant but still playful theme for Zola." description = "An elegant but still playful theme for Zola."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/gicrisf/zhuia.git" repository = "https://github.com/gicrisf/zhuia.git"
homepage = "https://github.com/gicrisf/zhuia" homepage = "https://github.com/gicrisf/zhuia"
minimum_version = "0.15.0" minimum_version = "0.15.0"

View file

@ -3,11 +3,11 @@
title = "zola-grayscale" title = "zola-grayscale"
description = "A port of the Start Bootrap Grayscale theme, for Zola." description = "A port of the Start Bootrap Grayscale theme, for Zola."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/mattimustang/zola-grayscale.git" repository = "https://github.com/mattimustang/zola-grayscale.git"
homepage = "https://github.com/mattimustang/zola-grayscale" homepage = "https://github.com/mattimustang/zola-grayscale"
minimum_version = "0.19.0" minimum_version = "0.19.0"

View file

@ -3,11 +3,11 @@
title = "zola-hacker" title = "zola-hacker"
description = "Hacker is a theme for Zola" description = "Hacker is a theme for Zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/en9inerd/zola-hacker" repository = "https://github.com/en9inerd/zola-hacker"
homepage = "https://github.com/en9inerd/zola-hacker" homepage = "https://github.com/en9inerd/zola-hacker"
minimum_version = "0.19.1" minimum_version = "0.19.1"

View file

@ -3,11 +3,11 @@
title = "henry" title = "henry"
description = "A timeless blog theme" description = "A timeless blog theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/sirodoht/zola-henry.git" repository = "https://github.com/sirodoht/zola-henry.git"
homepage = "https://github.com/sirodoht/zola-henry" homepage = "https://github.com/sirodoht/zola-henry"
minimum_version = "0.4.0" minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Minimal" title = "Minimal"
description = "📚 Minimal is a Zola port of the Jekyll theme with the same name." description = "📚 Minimal is a Zola port of the Jekyll theme with the same name."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/semanticdata/zola-minimal.git" repository = "https://github.com/semanticdata/zola-minimal.git"
homepage = "https://github.com/semanticdata/zola-minimal/" homepage = "https://github.com/semanticdata/zola-minimal/"
minimum_version = "0.18.0" minimum_version = "0.18.0"

View file

@ -3,11 +3,11 @@
title = "zola-paper" title = "zola-paper"
description = "A clean theme inspired from hugo-paper." description = "A clean theme inspired from hugo-paper."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/schoenenberg/zola-paper.git" repository = "https://github.com/schoenenberg/zola-paper.git"
homepage = "https://github.com/schoenenberg/zola-paper" homepage = "https://github.com/schoenenberg/zola-paper"
minimum_version = "0.11.0" minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "pickles" title = "pickles"
description = "A modern, simple, clean blog theme for Zola." description = "A modern, simple, clean blog theme for Zola."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/lukehsiao/zola-pickles.git" repository = "https://github.com/lukehsiao/zola-pickles.git"
homepage = "https://github.com/lukehsiao/zola-pickles" homepage = "https://github.com/lukehsiao/zola-pickles"
minimum_version = "0.19.0" minimum_version = "0.19.0"

View file

@ -3,11 +3,11 @@
title = "Course" title = "Course"
description = "A zola theme designed for online courses or tutorials" description = "A zola theme designed for online courses or tutorials"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/elegaanz/zola-theme-course.git" repository = "https://github.com/elegaanz/zola-theme-course.git"
homepage = "https://github.com/elegaanz/zola-theme-course" homepage = "https://github.com/elegaanz/zola-theme-course"
minimum_version = "0.17.1" minimum_version = "0.17.1"

View file

@ -3,11 +3,11 @@
title = "Hikari" title = "Hikari"
description = "Fluid, responsive blog theme for Zola" description = "Fluid, responsive blog theme for Zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/waynee95/zola-theme-hikari.git" repository = "https://github.com/waynee95/zola-theme-hikari.git"
homepage = "https://github.com/waynee95/zola-theme-hikari" homepage = "https://github.com/waynee95/zola-theme-hikari"
minimum_version = "0.5.1" minimum_version = "0.5.1"

View file

@ -3,11 +3,11 @@
title = "terminimal" title = "terminimal"
description = "A simple, minimal retro theme" description = "A simple, minimal retro theme"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/pawroman/zola-theme-terminimal.git" repository = "https://github.com/pawroman/zola-theme-terminimal.git"
homepage = "https://github.com/pawroman/zola-theme-terminimal" homepage = "https://github.com/pawroman/zola-theme-terminimal"
minimum_version = "0.11.0" minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "zola.386" title = "zola.386"
description = "Zola port of the BOOTSTRA.386 theme." description = "Zola port of the BOOTSTRA.386 theme."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/lopes/zola.386.git" repository = "https://github.com/lopes/zola.386.git"
homepage = "https://github.com/lopes/zola.386" homepage = "https://github.com/lopes/zola.386"
minimum_version = "0.10.1" minimum_version = "0.10.1"

View file

@ -3,11 +3,11 @@
title = "EasyDocs" title = "EasyDocs"
description = "An easy way to create docs for your project" description = "An easy way to create docs for your project"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/codeandmedia/zola_easydocs_theme.git" repository = "https://github.com/codeandmedia/zola_easydocs_theme.git"
homepage = "https://github.com/codeandmedia/zola_easydocs_theme" homepage = "https://github.com/codeandmedia/zola_easydocs_theme"
minimum_version = "0.13.0" minimum_version = "0.13.0"

View file

@ -3,11 +3,11 @@
title = "Zolarwind" title = "Zolarwind"
description = "A localizable blog theme using Tailwind CSS for styling and KaTex for math" description = "A localizable blog theme using Tailwind CSS for styling and KaTex for math"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/thomasweitzel/zolarwind.git" repository = "https://github.com/thomasweitzel/zolarwind.git"
homepage = "https://github.com/thomasweitzel/zolarwind" homepage = "https://github.com/thomasweitzel/zolarwind"
minimum_version = "0.19.1" minimum_version = "0.19.1"

View file

@ -3,11 +3,11 @@
title = "zolastrap" title = "zolastrap"
description = "A bootstrap theme for zola" description = "A bootstrap theme for zola"
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/marcodpt/zolastrap.git" repository = "https://github.com/marcodpt/zolastrap.git"
homepage = "https://github.com/marcodpt/zolastrap" homepage = "https://github.com/marcodpt/zolastrap"
minimum_version = "0.14.1" minimum_version = "0.14.1"

View file

@ -3,11 +3,11 @@
title = "Zplit" title = "Zplit"
description = "A single page theme for a professional online presence." description = "A single page theme for a professional online presence."
template = "theme.html" template = "theme.html"
date = 2024-08-19T05:58:10Z date = 2024-09-02T05:58:27Z
[extra] [extra]
created = 2024-08-19T05:58:10Z created = 2024-09-02T05:58:27Z
updated = 2024-08-19T05:58:10Z updated = 2024-09-02T05:58:27Z
repository = "https://github.com/gicrisf/zplit.git" repository = "https://github.com/gicrisf/zplit.git"
homepage = "https://github.com/gicrisf/zplit" homepage = "https://github.com/gicrisf/zplit"
minimum_version = "0.15.0" minimum_version = "0.15.0"