mirror of
https://github.com/getzola/zola
synced 2024-11-10 06:14:19 +00:00
Update themes gallery (#2611)
Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
parent
8c3ec92d39
commit
43af34ec54
91 changed files with 648 additions and 261 deletions
|
@ -3,11 +3,11 @@
|
|||
title = "DeepThought"
|
||||
description = "A simple blog theme focused on writing powered by Bulma and Zola."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/RatanShreshtha/DeepThought.git"
|
||||
homepage = "https://github.com/RatanShreshtha/DeepThought"
|
||||
minimum_version = "0.14.1"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Ergo"
|
||||
description = "A simple blog Theme focused on writing, inspired by svbtle"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/insipx/Ergo.git"
|
||||
homepage = "https://github.com/insipx/Ergo"
|
||||
minimum_version = "0.4.1"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "HayFlow"
|
||||
description = "HayFlow is a minimal and completely modular Zola theme for anyone wishing to have their own landing page."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://gitlab.com/cyril-marpaud/hayflow.git"
|
||||
homepage = "https://gitlab.com/cyril-marpaud/hayflow"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Zulma"
|
||||
description = "A zola theme based off bulma.css"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/Worble/Zulma.git"
|
||||
homepage = "https://github.com/Worble/Zulma"
|
||||
minimum_version = "0.6.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "abridge"
|
||||
description = "A fast and lightweight Zola theme using semantic html, a class-light abridge.css, and No mandatory JS."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/Jieiku/abridge.git"
|
||||
homepage = "https://github.com/jieiku/abridge"
|
||||
minimum_version = "0.19.1"
|
||||
|
@ -51,7 +51,7 @@ The Abridge.css demo is simply using Abridge theme as a submodule: [config.toml]
|
|||
- [X] 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).
|
||||
- [X] Multi-language support.
|
||||
- [X] Search support. (elasticlunr, tinysearch, stork)
|
||||
- [X] 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.
|
||||
- [X] 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)
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "adidoks"
|
||||
description = "AdiDoks is a Zola theme helping you build modern documentation."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/aaranxu/adidoks.git"
|
||||
homepage = "https://github.com/aaranxu/adidoks"
|
||||
minimum_version = "0.15.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "after-dark"
|
||||
description = "A robust, elegant dark theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/getzola/after-dark.git"
|
||||
homepage = "https://github.com/getzola/after-dark"
|
||||
minimum_version = "0.17.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Albatros"
|
||||
description = "A feature rich theme originally made for Duniter website."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://git.42l.fr/HugoTrentesaux/Albatros.git"
|
||||
homepage = "https://git.42l.fr/HugoTrentesaux/Albatros"
|
||||
minimum_version = "0.16.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "anatole-zola"
|
||||
description = "A port of farbox-theme-Anatole for zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/longfangsong/anatole-zola.git"
|
||||
homepage = "https://github.com/longfangsong/anatole-zola"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Andromeda"
|
||||
description = "Photography journal blog theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/Pixadus/andromeda-theme.git"
|
||||
homepage = "https://github.com/Pixadus/andromeda-theme"
|
||||
minimum_version = "0.16.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
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."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/Speyll/anemone.git"
|
||||
homepage = "https://github.com/Speyll/anemone"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Anpu"
|
||||
description = "A port of the Hugo Anubis theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/zbrox/anpu-zola-theme.git"
|
||||
homepage = "https://github.com/zbrox/anpu-zola-theme"
|
||||
minimum_version = "0.11.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "apollo"
|
||||
description = "Modern and minimalistic blog theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/not-matthias/apollo.git"
|
||||
homepage = "https://github.com/not-matthias/apollo"
|
||||
minimum_version = "0.14.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "archie-zola"
|
||||
description = "A zola theme based on Hugo archie."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/XXXMrG/archie-zola.git"
|
||||
homepage = "https://github.com/XXXMrG/archie-zola"
|
||||
minimum_version = "0.14.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "ataraxia"
|
||||
description = "A personal theme focused on ease of reading."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/gersonbdev/ataraxia-zola.git"
|
||||
homepage = "https://github.com/gersonbenavides/ataraxia-zola"
|
||||
minimum_version = "0.16.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Bear"
|
||||
description = "Bear blog theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://codeberg.org/alanpearce/zola-bearblog.git"
|
||||
homepage = "https://codeberg.org/alanpearce/zola-bearblog"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Blow"
|
||||
description = "A Zola theme made with Tailwindcss"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/tchartron/blow.git"
|
||||
homepage = "https://github.com/tchartron/blow"
|
||||
minimum_version = "0.9.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "book"
|
||||
description = "A book theme inspired from GitBook/mdBook"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/getzola/book.git"
|
||||
homepage = "https://github.com/getzola/book"
|
||||
minimum_version = "0.17.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "boring"
|
||||
description = "A minimal theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/ssiyad/boring.git"
|
||||
homepage = "https://github.com/ssiyad/boring"
|
||||
minimum_version = "0.16.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Clean Blog"
|
||||
description = "A port of Start Bootstrap Clean Blog for Zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/dave-tucker/zola-clean-blog.git"
|
||||
homepage = "https://github.com/dave-tucker/zola-clean-blog"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "codinfox-zola"
|
||||
description = "Codinfox theme for Zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/svavs/codinfox-zola.git"
|
||||
homepage = "https://github.com/svavs/codinfox-zola"
|
||||
minimum_version = "0.11.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "d3c3nt"
|
||||
description = "A simple, clean, and flexible theme for personal sites."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "git://git.figbert.com/d3c3nt.git"
|
||||
homepage = "https://git.figbert.com/d3c3nt/"
|
||||
minimum_version = "0.15.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "dinkleberg"
|
||||
description = "The Rust BR theme for Gutenberg"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/rust-br/dinkleberg.git"
|
||||
homepage = "https://github.com/rust-br/dinkleberg"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Docsascode_theme"
|
||||
description = "A modern simple Zola's theme related to docs as code methodology"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/codeandmedia/zola_docsascode_theme.git"
|
||||
homepage = "https://github.com/codeandmedia/zola_docsascode_theme"
|
||||
minimum_version = "0.10.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "dose"
|
||||
description = "a small blog theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/oltdaniel/dose.git"
|
||||
homepage = "https://github.com/oltdaniel/dose"
|
||||
minimum_version = "0.14.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Duckquill"
|
||||
description = "Modern, pretty, and clean theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://codeberg.org/daudix/duckquill.git"
|
||||
homepage = "https://codeberg.org/daudix/duckquill"
|
||||
minimum_version = "0.19.0"
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 184 KiB After Width: | Height: | Size: 185 KiB |
|
@ -3,11 +3,11 @@
|
|||
title = "emily_zola_theme"
|
||||
description = "a KISS theme for Zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/kyoheiu/emily_zola_theme.git"
|
||||
homepage = "https://github.com/kyoheiu/emily_zola_theme"
|
||||
minimum_version = "0.14.1"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "even"
|
||||
description = "A robust, elegant dark theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/getzola/even.git"
|
||||
homepage = "https://github.com/getzola/even"
|
||||
minimum_version = "0.17.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "feather"
|
||||
description = "A fuzzy blog theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/piedoom/feather.git"
|
||||
homepage = "https://github.com/piedoom/feather"
|
||||
minimum_version = "0.11.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Float"
|
||||
description = "An elegant blog theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://gitlab.com/float-theme/float.git"
|
||||
homepage = "https://gitlab.com/float-theme/float/"
|
||||
minimum_version = "0.15.3"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "hallo"
|
||||
description = "A single-page theme to introduce yourself."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/flyingP0tat0/zola-hallo.git"
|
||||
homepage = "https://github.com/janbaudisch/zola-hallo"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "halve-z"
|
||||
description = "Retro two-column theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/charlesrocket/halve-z.git"
|
||||
homepage = "https://github.com/charlesrocket/halvez"
|
||||
minimum_version = "0.18.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "hephaestus"
|
||||
description = "A portfolio theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/BConquest/hephaestus.git"
|
||||
homepage = "https://github.com/BConquest/hephaestus"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Hermit_Zola"
|
||||
description = "Minimal Zola theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/VersBinarii/hermit_zola.git"
|
||||
homepage = "https://github.com/VersBinarii/hermit_zola"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Hook"
|
||||
description = "Clean and simple personal site/blog theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/InputUsername/zola-hook.git"
|
||||
homepage = "https://github.com/InputUsername/zola-hook"
|
||||
minimum_version = "0.15.2"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "hyde"
|
||||
description = "A classic blog theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/getzola/hyde.git"
|
||||
homepage = "https://github.com/getzola/hyde"
|
||||
minimum_version = "0.11.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Inky"
|
||||
description = "An elegant and understated theme for Zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/jimmyff/zola-inky.git"
|
||||
homepage = "https://github.com/jimmyff/zola-inky"
|
||||
minimum_version = "0.17.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "juice"
|
||||
description = "An intuitive, elegant, and lightweight Zola theme for product sites."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/huhu/juice.git"
|
||||
homepage = "https://github.com/huhu/juice"
|
||||
minimum_version = "0.11.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "kangae"
|
||||
description = "a lightweight microblog theme for zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/ayushnix/kangae.git"
|
||||
homepage = "https://github.com/ayushnix/kangae"
|
||||
minimum_version = "0.15.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "karzok"
|
||||
description = "The theme for launching fast documentation sites"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/kogeletey/karzok.git"
|
||||
homepage = "https://github.com/kogeletey/karzok"
|
||||
minimum_version = "0.15.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Kita"
|
||||
description = "Kita is a clean, elegant and simple blog theme for Zola."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/st1020/kita.git"
|
||||
homepage = "https://github.com/st1020/kita"
|
||||
minimum_version = "0.17.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "kodama"
|
||||
description = "Theme insipired by wowchemy academic."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/adfaure/kodama-theme.git"
|
||||
homepage = "https://github.com/adfaure/kodama-theme"
|
||||
minimum_version = "0.15"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "lightspeed"
|
||||
description = "Zola theme with a perfect Lighthouse score"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/carpetscheme/lightspeed.git"
|
||||
homepage = "https://github.com/carpetscheme/lightspeed"
|
||||
minimum_version = "0.10.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Mabuya"
|
||||
description = "🦎 A minimal Zola theme for building light and SEO-ready blogs."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/semanticdata/mabuya.git"
|
||||
homepage = "https://github.com/semanticdata/mabuya"
|
||||
minimum_version = "0.18.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "minimal-dark"
|
||||
description = "Clean and minimalistic dark theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/kuznetsov17/minimal-dark.git"
|
||||
homepage = "https://github.com/kuznetsov17/minimal-dark"
|
||||
minimum_version = "0.18.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "nasm-theme"
|
||||
description = "A robust, elegant blue theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/lucasnasm/nasm-theme.git"
|
||||
homepage = "https://github.com/lucasnasm/nasm-theme"
|
||||
minimum_version = "0.1.0"
|
||||
|
|
84
docs/content/themes/neovim-theme/index.md
Normal file
84
docs/content/themes/neovim-theme/index.md
Normal file
|
@ -0,0 +1,84 @@
|
|||
|
||||
+++
|
||||
title = "neovim"
|
||||
description = "A only keyboard theme with tabs and file browser"
|
||||
template = "theme.html"
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/Super-Botman/neovim-theme.git"
|
||||
homepage = "https://github.com/super-botman/zola-theme"
|
||||
minimum_version = "0.4"
|
||||
license = "MIT"
|
||||
demo = "https://super-botman.github.io"
|
||||
|
||||
[extra.author]
|
||||
name = "0xb0tm4n"
|
||||
homepage = "https://super-botman.github.io"
|
||||
+++
|
||||
|
||||
# Neovim like theme
|
||||
|
||||
Neovim theme is a neovim like theme for zola.
|
||||
|
||||
![screenshot](./screenshot.png)
|
||||
|
||||
exemple: [https://super-botman.github.io](https://super-botman.github.io)
|
||||
|
||||
## Instalation
|
||||
```bash
|
||||
cd themes
|
||||
git clone https://github.com/Super-Botman/neovim-theme.git
|
||||
```
|
||||
|
||||
then enable it in your config
|
||||
|
||||
```toml
|
||||
theme = "neovim-theme"
|
||||
```
|
||||
|
||||
## Config
|
||||
|
||||
You can setup the blog name with config file in extra
|
||||
|
||||
```toml
|
||||
[extra]
|
||||
blog_name = "name"
|
||||
```
|
||||
|
||||
## Customisation
|
||||
|
||||
### JS
|
||||
|
||||
You can add some custom javascript function with this parameter:
|
||||
|
||||
```toml
|
||||
[extra]
|
||||
custom_script = "<path>.js"
|
||||
```
|
||||
then you just add a file `static/js/custom_script.js` and define your custom functions like this:
|
||||
|
||||
```javascript
|
||||
// add special commands
|
||||
function custom_commands(command, args){
|
||||
...
|
||||
}
|
||||
|
||||
// add special init routine
|
||||
function custom_init(){
|
||||
...
|
||||
}
|
||||
```
|
||||
|
||||
### CSS
|
||||
|
||||
And for css
|
||||
|
||||
```toml
|
||||
[extra]
|
||||
custom_css = "<path>.css"
|
||||
```
|
||||
|
||||
|
BIN
docs/content/themes/neovim-theme/screenshot.png
Normal file
BIN
docs/content/themes/neovim-theme/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 477 KiB |
|
@ -3,11 +3,11 @@
|
|||
title = "no style, please!"
|
||||
description = "A (nearly) no-CSS, fast, minimalist Zola theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://gitlab.com/4bcx/no-style-please.git"
|
||||
homepage = "https://gitlab.com/atgumx/no-style-please"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "ntun-zola-theme"
|
||||
description = "A classic resume theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/Netoun/ntun.git"
|
||||
homepage = "https://github.com/netoun/ntun"
|
||||
minimum_version = "0.1.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Oceanic Zen"
|
||||
description = "Minimalistic blog theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/barlog-m/oceanic-zen.git"
|
||||
homepage = "https://github.com/barlog-m/oceanic-zen"
|
||||
minimum_version = "0.12.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "otherworld"
|
||||
description = "Vaporwave aesthetic theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://git.blek.codes/blek/otherworld.git"
|
||||
homepage = "https://git.blek.codes/blek/otherworld"
|
||||
minimum_version = "0.1.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Papaya"
|
||||
description = "A clean Zola theme for blogging and projects"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/justint/papaya.git"
|
||||
homepage = "https://github.com/justint/papaya"
|
||||
minimum_version = "0.16.1"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "PaperMod"
|
||||
description = "A fast, clean, responsive theme ported to Zola."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/cydave/zola-theme-papermod.git"
|
||||
homepage = "https://github.com/cydave/zola-theme-papermod"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "particle"
|
||||
description = "Particle theme for Zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/svavs/particle-zola.git"
|
||||
homepage = "https://github.com/svavs/particle-zola"
|
||||
minimum_version = "0.16.1"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "pico"
|
||||
description = "Clean and minimalistic dark theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/kuznetsov17/pico.git"
|
||||
homepage = "https://github.com/kuznetsov17/pico"
|
||||
minimum_version = "0.18.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "polymathic"
|
||||
description = "A portfolio theme for person of many talents"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/anvlkv/polymathic.git"
|
||||
homepage = "https://github.com/anvlkv/polymathic"
|
||||
minimum_version = "0.17.2"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "resume"
|
||||
description = "A resume theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/AlongWY/zola-resume.git"
|
||||
homepage = "https://github.com/alongwy/zola-resume"
|
||||
minimum_version = "0.11.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "sam"
|
||||
description = "A Simple and Minimalist theme with a focus on typography and content."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/janbaudisch/zola-sam.git"
|
||||
homepage = "https://github.com/janbaudisch/zola-sam"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Seagull"
|
||||
description = "A Zola theme."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://git.42l.fr/HugoTrentesaux/seagull.git"
|
||||
homepage = "https://git.42l.fr/HugoTrentesaux/seagull"
|
||||
minimum_version = "0.17.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Seje2"
|
||||
description = "A beautiful zola theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/eatradish/seje2.git"
|
||||
homepage = "https://github.com/eatradish/Seje2"
|
||||
minimum_version = "0.15.0"
|
||||
|
|
|
@ -3,14 +3,14 @@
|
|||
title = "serene"
|
||||
description = "A blog theme for zola, simple and clean"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/isunjn/serene.git"
|
||||
homepage = "https://github.com/isunjn/serene"
|
||||
minimum_version = "0.9.0"
|
||||
minimum_version = "0.19.0"
|
||||
license = "MIT"
|
||||
demo = "https://serene-demo.pages.dev"
|
||||
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "shadharon"
|
||||
description = "Simple blog theme powered by Zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/syedzayyan/shadharon.git"
|
||||
homepage = "https://github.com/syedzayyan/shadharon"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "simple-dev-blog"
|
||||
description = "A simple dev blog theme with no javascript, prerendered linked pages and SEO tags."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/bennetthardwick/simple-dev-blog-zola-starter.git"
|
||||
homepage = "https://github.com/bennetthardwick/simple-dev-blog-zola-starter"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Slim"
|
||||
description = "Slim is a minimal, clean and beautiful theme for Zola."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/jameshclrk/zola-slim.git"
|
||||
homepage = "https://github.com/jameshclrk/zola-slim"
|
||||
minimum_version = "0.8.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Soapstone"
|
||||
description = "A bare bones dark theme with some color tweakability"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/MattyRad/soapstone.git"
|
||||
homepage = "https://github.com/MattyRad/soapstone"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "solar-theme-zola"
|
||||
description = "A port of solar-theme-hugo for zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/hulufei/solar-theme-zola.git"
|
||||
homepage = "https://github.com/hulufei/solar-theme-zola"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "tabi"
|
||||
description = "A fast, lightweight, and modern Zola theme with multi-language support, optional JavaScript, and a perfect Lighthouse score"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/welpo/tabi.git"
|
||||
homepage = "https://github.com/welpo/tabi"
|
||||
minimum_version = "0.17.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "tale-zola"
|
||||
description = "Tala-Zola is a minimal Zola theme helping you to build a nice and seo-ready blog."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/aaranxu/tale-zola.git"
|
||||
homepage = "https://github.com/aaranxu/tale-zola"
|
||||
minimum_version = "0.13.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "tilde"
|
||||
description = "Simple theme to match the dracula tilde css"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://git.sr.ht/~savoy/tilde"
|
||||
homepage = "https://git.sr.ht/~savoy/tilde"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Toucan"
|
||||
description = "Inspired from Pelican default theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://git.42l.fr/HugoTrentesaux/toucan.git"
|
||||
homepage = "https://git.42l.fr/HugoTrentesaux/toucan"
|
||||
minimum_version = "0.8.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "tranquil"
|
||||
description = "A blog theme for zola, simple and clean"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/TeaDrinkingProgrammer/tranquil.git"
|
||||
homepage = "https://github.com/TeaDrinkingProgrammer/tranquil"
|
||||
minimum_version = "0.9.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "zallery"
|
||||
description = "Gallery theme for zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/gamingrobot/zallery.git"
|
||||
homepage = "https://github.com/gamingrobot/zallery"
|
||||
minimum_version = "0.19.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "zerm"
|
||||
description = "A minimalistic and dark theme based on Radek Kozieł's theme for Hugo"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/ejmg/zerm.git"
|
||||
homepage = "https://github.com/ejmg/zerm"
|
||||
minimum_version = "0.8.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Zhuia"
|
||||
description = "An elegant but still playful theme for Zola."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/gicrisf/zhuia.git"
|
||||
homepage = "https://github.com/gicrisf/zhuia"
|
||||
minimum_version = "0.15.0"
|
||||
|
|
303
docs/content/themes/zola-grayscale/index.md
Normal file
303
docs/content/themes/zola-grayscale/index.md
Normal file
|
@ -0,0 +1,303 @@
|
|||
|
||||
+++
|
||||
title = "zola-grayscale"
|
||||
description = "A port of the Start Bootrap Grayscale theme, for Zola."
|
||||
template = "theme.html"
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/mattimustang/zola-grayscale.git"
|
||||
homepage = "https://github.com/mattimustang/zola-grayscale"
|
||||
minimum_version = "0.19.0"
|
||||
license = "MIT"
|
||||
demo = "https://mattimustang.github.io/zola-grayscale/"
|
||||
|
||||
[extra.author]
|
||||
name = "Matthew Flanagan"
|
||||
homepage = "https://github.com/mattimustang"
|
||||
+++
|
||||
|
||||
# Zola Grayscale
|
||||
|
||||
![screenshot](screenshot.png)
|
||||
|
||||
A port of the Start Bootstrap Grayscale theme, for Zola.
|
||||
|
||||
Updated to use the latest Bootstrap 5.3.3.
|
||||
|
||||
<!-- toc -->
|
||||
|
||||
- Demo
|
||||
- How to Customize
|
||||
- Configuration
|
||||
- Navigation
|
||||
- Contacts
|
||||
- Masthead
|
||||
- Background Image
|
||||
- Content
|
||||
- About
|
||||
- Projects
|
||||
- Signup
|
||||
- Contact
|
||||
- Footer
|
||||
- Macros
|
||||
- Debug
|
||||
- Title
|
||||
- Google Analytics
|
||||
- Misc
|
||||
|
||||
<!-- tocstop -->
|
||||
|
||||
## Demo
|
||||
|
||||
[Live Demo](https://mattimustang.github.io/zola-grayscale/)
|
||||
|
||||
## How to Customize
|
||||
|
||||
The majority of customisation is done through template inheritance.
|
||||
Every section and subsection of the page has a template `{%/* block */%}` that you
|
||||
can override with your own content.
|
||||
|
||||
|
||||
Start by copying `themes/zola-grayscale/contact.toml` and
|
||||
`themes/zola-grayscale/navigation.toml` to your site root folder.
|
||||
|
||||
Then create your own site `templates/index.html` with the following contents:
|
||||
|
||||
```html
|
||||
{%/* extends "zola-grayscale/templates/index.html" */%}
|
||||
```
|
||||
|
||||
If you don't want a particular section in your page override it with an empty
|
||||
block, for example this will remove the `about` section of the page:
|
||||
|
||||
```html
|
||||
{%/* block about */%}{%/* endblock about */%}
|
||||
```
|
||||
|
||||
### Configuration
|
||||
|
||||
The `config.toml` file has some basic configuration used by the page including:
|
||||
|
||||
* title
|
||||
* author
|
||||
* description
|
||||
* google_analytics_tag (optional)
|
||||
* sb_forms_api_token
|
||||
|
||||
### Navigation
|
||||
|
||||
The page navigation is customised through the `navigation.toml` file.
|
||||
Edit this file to change the names and paths to link to.
|
||||
You can add additional `item`'s and they will be automatically added to the
|
||||
navigation bar.
|
||||
|
||||
The home link in the left of the navigation bar uses `config.title` by default
|
||||
or can be customised with the `nav_home_title` block.
|
||||
|
||||
```html
|
||||
{%/* block nav_home_title */%}Home{%/* endblock nav_home_title */%}
|
||||
```
|
||||
|
||||
### Contacts
|
||||
|
||||
The contacts section of the page is managed via in the `contacts.toml` which has
|
||||
two types of items:
|
||||
|
||||
* `contact` for the contact cards.
|
||||
* `social` for the social network links.
|
||||
|
||||
Modifying, adding, or removing items from these lists will automatically update
|
||||
that section of the page.
|
||||
Both contact item types use [Font Awesome](https://fontawesome.io/icons/) icons
|
||||
for their `icon` value.
|
||||
|
||||
### Masthead
|
||||
|
||||
The entire `masthead` section can be overridden with your own markup like so:
|
||||
|
||||
```html
|
||||
{%/* block masthead */%}
|
||||
...
|
||||
{%/* endblock masthead */%}
|
||||
```
|
||||
|
||||
The following sub-blocks are provided for further customisation:
|
||||
|
||||
* `masthead_title`:
|
||||
defaults to `config.title`
|
||||
* `masthead_description`:
|
||||
defaults to `config.description`
|
||||
* `masthead_button`
|
||||
* `masthead_button_url`
|
||||
* `masthead_button_tag`
|
||||
* `masthead_button_label`
|
||||
|
||||
#### Background Image
|
||||
|
||||
The background image of the `masthead` can be changed by creating the directory
|
||||
`static/assets/img` copying your own image to
|
||||
`static/assets/img/bg-masthead.jpg` in your own site.
|
||||
|
||||
### Content
|
||||
|
||||
A `content` block wraps the About](#about), [Projects sections of
|
||||
the page to allow you to completely replace the content of the page with your
|
||||
own markup.
|
||||
|
||||
```html
|
||||
{%/* block content */%}
|
||||
...
|
||||
{%/* endblock content */%}
|
||||
```
|
||||
|
||||
### About
|
||||
|
||||
The entire `about` section can be overridden with your own markup like so:
|
||||
|
||||
```html
|
||||
{%/* block about */%}
|
||||
...
|
||||
{%/* endblock about */%}
|
||||
```
|
||||
|
||||
The following sub-blocks are provided for further customisation:
|
||||
|
||||
* `about_title`
|
||||
* `about_description`
|
||||
* `about_image`
|
||||
|
||||
### Projects
|
||||
|
||||
The entire `projects` section can be overridden with your own markup like so:
|
||||
|
||||
```html
|
||||
{%/* block projects */%}
|
||||
...
|
||||
{%/* endblock projects */%}
|
||||
```
|
||||
|
||||
The section has these sub-blocks:
|
||||
|
||||
* `projects_id`:
|
||||
set the html id attribute for the projects section.
|
||||
* `featured_project` with these sub-blocks for customisation:
|
||||
|
||||
* `featured_project_thumbnail`:
|
||||
Allows overriding the markup of the project thumbnail.
|
||||
* `featured_project_content`:
|
||||
Allows overriding the markup of the project content.
|
||||
* `featured_project_title`
|
||||
* `featured_project_description`
|
||||
|
||||
* `project_1` with these sub-blocks for customisation:
|
||||
|
||||
* `project_1_thumbnail`:
|
||||
Allows overriding the markup of the project thumbnail.
|
||||
* `project_1_content`:
|
||||
Allows overriding the markup of the project content.
|
||||
* `project_1_title`
|
||||
* `project_1_description`
|
||||
|
||||
* `project_2` with these sub-blocks for customisation:
|
||||
|
||||
* `project_2_thumbnail`:
|
||||
Allows overriding the markup of the project thumbnail.
|
||||
* `project_2_content`:
|
||||
Allows overriding the markup of the project content.
|
||||
* `project_2_title`
|
||||
* `project_2_description`
|
||||
|
||||
* `extra_projects` to add extra content as you wish.
|
||||
|
||||
### Signup
|
||||
|
||||
The entire `signup` section can be overridden with your own markup like so:
|
||||
|
||||
```html
|
||||
{%/* block signup */%}
|
||||
...
|
||||
{%/* endblock signup */%}
|
||||
```
|
||||
|
||||
The following sub-blocks are provided for further customisation:
|
||||
|
||||
* `signup_id`:
|
||||
set the html id attribute for the signup section.
|
||||
* `signup_icon`:
|
||||
the Font Awesome icon to use.
|
||||
* `signup_title`
|
||||
* `signup_form`
|
||||
|
||||
### Contact
|
||||
|
||||
The entire `contact` section can be overridden with your own markup like so:
|
||||
|
||||
```html
|
||||
{%/* block contact */%}
|
||||
...
|
||||
{%/* endblock contact */%}
|
||||
```
|
||||
|
||||
The following sub-blocks are provided for further customisation:
|
||||
|
||||
* `contact_id`:
|
||||
set the html id attribute for the contact section.
|
||||
* `contact_contact`
|
||||
* `contact_social`
|
||||
|
||||
### Footer
|
||||
|
||||
The entire `footer` section can be overridden with your own markup like so:
|
||||
|
||||
```html
|
||||
{%/* block footer */%}
|
||||
...
|
||||
{%/* endblock footer */%}
|
||||
```
|
||||
|
||||
The following sub-blocks are provided for further customisation:
|
||||
|
||||
* `footer_copyright`
|
||||
* `footer_debug`:
|
||||
customise the debug macro call.
|
||||
* `extra_footer`:
|
||||
to add extra content as you wish.
|
||||
|
||||
## Macros
|
||||
|
||||
### Debug
|
||||
|
||||
The `debug` macro can be used by setting `config.extra.debug` to `true`.
|
||||
This will then add a `debug` button to the footer of the page to allow you to
|
||||
inspect, by default, the `__tera_context` in a pop-out sidebar.
|
||||
|
||||
If you want to debug other context information you can customise it like so.
|
||||
For example, to debug the `config` context:
|
||||
|
||||
```html
|
||||
{%/* block footer_debug */%}{{/* debug::debug(context=config, name="config") */}}{%/* endblock footer_debug */%}
|
||||
```
|
||||
|
||||
### Title
|
||||
|
||||
The `title` macro can be used to set the title for any additional pages you
|
||||
might create.
|
||||
|
||||
### Google Analytics
|
||||
|
||||
The `google_analytics` macro can be used to insert code for Google Analytics.
|
||||
Set `config.extra.google_analytics_tag` to your tag id.
|
||||
|
||||
## Misc
|
||||
|
||||
The `extra_head` block can be used to add extra markup to the end of the
|
||||
`<head>` of the page.
|
||||
The `extra_scripts` block can be used to add extra scripts to the end of the
|
||||
page.
|
||||
|
||||
`static/css/custom.css` can be created and used to add any custom CSS.
|
||||
|
||||
|
BIN
docs/content/themes/zola-grayscale/screenshot.png
Normal file
BIN
docs/content/themes/zola-grayscale/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 834 KiB |
|
@ -3,11 +3,11 @@
|
|||
title = "zola-hacker"
|
||||
description = "Hacker is a theme for Zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/en9inerd/zola-hacker"
|
||||
homepage = "https://github.com/en9inerd/zola-hacker"
|
||||
minimum_version = "0.19.1"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "henry"
|
||||
description = "A timeless blog theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/sirodoht/zola-henry.git"
|
||||
homepage = "https://github.com/sirodoht/zola-henry"
|
||||
minimum_version = "0.4.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Minimal"
|
||||
description = "📚 Minimal is a Zola port of the Jekyll theme with the same name."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/semanticdata/zola-minimal.git"
|
||||
homepage = "https://github.com/semanticdata/zola-minimal/"
|
||||
minimum_version = "0.18.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "zola-paper"
|
||||
description = "A clean theme inspired from hugo-paper."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/schoenenberg/zola-paper.git"
|
||||
homepage = "https://github.com/schoenenberg/zola-paper"
|
||||
minimum_version = "0.11.0"
|
||||
|
|
|
@ -3,14 +3,14 @@
|
|||
title = "pickles"
|
||||
description = "A modern, simple, clean blog theme for Zola."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/lukehsiao/zola-pickles.git"
|
||||
homepage = "https://github.com/lukehsiao/zola-pickles"
|
||||
minimum_version = "0.13.0"
|
||||
minimum_version = "0.19.0"
|
||||
license = "BlueOak-1.0.0"
|
||||
demo = "https://zola-pickles.pages.dev/"
|
||||
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Course"
|
||||
description = "A zola theme designed for online courses or tutorials"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/elegaanz/zola-theme-course.git"
|
||||
homepage = "https://github.com/elegaanz/zola-theme-course"
|
||||
minimum_version = "0.17.1"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Hikari"
|
||||
description = "Fluid, responsive blog theme for Zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/waynee95/zola-theme-hikari.git"
|
||||
homepage = "https://github.com/waynee95/zola-theme-hikari"
|
||||
minimum_version = "0.5.1"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "terminimal"
|
||||
description = "A simple, minimal retro theme"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/pawroman/zola-theme-terminimal.git"
|
||||
homepage = "https://github.com/pawroman/zola-theme-terminimal"
|
||||
minimum_version = "0.11.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "zola.386"
|
||||
description = "Zola port of the BOOTSTRA.386 theme."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/lopes/zola.386.git"
|
||||
homepage = "https://github.com/lopes/zola.386"
|
||||
minimum_version = "0.10.1"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "EasyDocs"
|
||||
description = "An easy way to create docs for your project"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/codeandmedia/zola_easydocs_theme.git"
|
||||
homepage = "https://github.com/codeandmedia/zola_easydocs_theme"
|
||||
minimum_version = "0.13.0"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Zolarwind"
|
||||
description = "A localizable blog theme using Tailwind CSS for styling and KaTex for math"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/thomasweitzel/zolarwind.git"
|
||||
homepage = "https://github.com/thomasweitzel/zolarwind"
|
||||
minimum_version = "0.19.1"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "zolastrap"
|
||||
description = "A bootstrap theme for zola"
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/marcodpt/zolastrap.git"
|
||||
homepage = "https://github.com/marcodpt/zolastrap"
|
||||
minimum_version = "0.14.1"
|
||||
|
|
|
@ -3,11 +3,11 @@
|
|||
title = "Zplit"
|
||||
description = "A single page theme for a professional online presence."
|
||||
template = "theme.html"
|
||||
date = 2024-08-05T05:57:45Z
|
||||
date = 2024-08-12T05:57:54Z
|
||||
|
||||
[extra]
|
||||
created = 2024-08-05T05:57:45Z
|
||||
updated = 2024-08-05T05:57:45Z
|
||||
created = 2024-08-12T05:57:54Z
|
||||
updated = 2024-08-12T05:57:54Z
|
||||
repository = "https://github.com/gicrisf/zplit.git"
|
||||
homepage = "https://github.com/gicrisf/zplit"
|
||||
minimum_version = "0.15.0"
|
||||
|
|
Loading…
Reference in a new issue