diff --git a/docs/content/themes/DeepThought/index.md b/docs/content/themes/DeepThought/index.md index d3b859d1..2b4a1917 100644 --- a/docs/content/themes/DeepThought/index.md +++ b/docs/content/themes/DeepThought/index.md @@ -3,11 +3,11 @@ title = "DeepThought" description = "A simple blog theme focused on writing powered by Bulma and Zola." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/RatanShreshtha/DeepThought.git" homepage = "https://github.com/RatanShreshtha/DeepThought" minimum_version = "0.9.0" diff --git a/docs/content/themes/Ergo/index.md b/docs/content/themes/Ergo/index.md index 259e5f6c..de5d2641 100644 --- a/docs/content/themes/Ergo/index.md +++ b/docs/content/themes/Ergo/index.md @@ -3,11 +3,11 @@ title = "Ergo" description = "A simple blog Theme focused on writing, inspired by svbtle" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/insipx/Ergo.git" homepage = "https://github.com/insipx/Ergo" minimum_version = "0.4.1" diff --git a/docs/content/themes/Zulma/index.md b/docs/content/themes/Zulma/index.md index 144a4787..1e2c4972 100644 --- a/docs/content/themes/Zulma/index.md +++ b/docs/content/themes/Zulma/index.md @@ -3,11 +3,11 @@ title = "Zulma" description = "A zola theme based off bulma.css" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/Worble/Zulma.git" homepage = "https://github.com/Worble/Zulma" minimum_version = "0.6.0" diff --git a/docs/content/themes/abridge/index.md b/docs/content/themes/abridge/index.md index 13aa3767..867abc98 100644 --- a/docs/content/themes/abridge/index.md +++ b/docs/content/themes/abridge/index.md @@ -3,11 +3,11 @@ title = "abridge" description = "A fast and lightweight Zola theme using semantic html, abridge.css class-light CSS, and No JS." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/Jieiku/abridge.git" homepage = "https://github.com/jieiku/abridge" minimum_version = "0.14.1" @@ -21,7 +21,9 @@ homepage = "https://github.com/jieiku" # Abridge Zola Theme -Abridge is a fast and lightweight Zola theme using semantic html, class-light [abridge.css](https://github.com/jieiku/abridge-css), and No JS. +Abridge is a fast and lightweight Zola theme using semantic html, class-light [abridge.css](https://github.com/jieiku/abridge.css), and No JS. + +![abridge](screenshot.png) ## Demo @@ -110,6 +112,14 @@ You can customize your configurations, templates and content for yourself. Look at the `config.toml`, `content` files, and templates files in this repo for an idea. +### Colors and Styles + +Colors and style are handled by the sass files of [abridge.css](https://github.com/jieiku/abridge.css) + +To change colors of this theme all you need to do is edit `/themes/abridge/sass/themes/_auto.scss` +then in the root of your site type `zola build` which will regenerate your site, this is similar to what zola serve does, except it does not facilitate serving the site. +This is also the way you should generate your site to serve it by a real webserver such as nginx. + ### Global Configuration There are some configuration options that you can customize in `config.toml`. @@ -130,10 +140,11 @@ Use search function for the content. build_search_index = true ``` -Currently this theme has not yet implemented a search, there are however several themes that have. -For the moment you can look at how those other themes have implemented their search. -I plan to implement a search field eventually, but am still weighing my options. -I would prefer a self hosted search method that works even if javascript is disabled in the browser. (open an issue report if you know of one.) +​The search is the only thing that requires javascript in this this theme. + +If you set `build_search_index` to false then the javascript files will no longer be loaded. + +The default elasticlunr search is currently used, I may eventually switch this out for something else. #### Configuration options under the `extra` diff --git a/docs/content/themes/abridge/screenshot.png b/docs/content/themes/abridge/screenshot.png index 109c038f..85916357 100644 Binary files a/docs/content/themes/abridge/screenshot.png and b/docs/content/themes/abridge/screenshot.png differ diff --git a/docs/content/themes/adidoks/index.md b/docs/content/themes/adidoks/index.md index cf19489d..cf422262 100644 --- a/docs/content/themes/adidoks/index.md +++ b/docs/content/themes/adidoks/index.md @@ -3,11 +3,11 @@ title = "adidoks" description = "AdiDoks is a Zola theme helping you build modern documentation." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/aaranxu/adidoks.git" homepage = "https://github.com/aaranxu/adidoks" minimum_version = "0.13.0" diff --git a/docs/content/themes/after-dark/index.md b/docs/content/themes/after-dark/index.md index 32a487b0..cc1a8386 100644 --- a/docs/content/themes/after-dark/index.md +++ b/docs/content/themes/after-dark/index.md @@ -3,11 +3,11 @@ title = "after-dark" description = "A robust, elegant dark theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/getzola/after-dark.git" homepage = "https://github.com/getzola/after-dark" minimum_version = "0.11.0" diff --git a/docs/content/themes/anatole-zola/index.md b/docs/content/themes/anatole-zola/index.md index 024c5984..8b4c96c5 100644 --- a/docs/content/themes/anatole-zola/index.md +++ b/docs/content/themes/anatole-zola/index.md @@ -3,11 +3,11 @@ title = "anatole-zola" description = "A port of farbox-theme-Anatole for zola" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/longfangsong/anatole-zola.git" homepage = "https://github.com/longfangsong/anatole-zola" minimum_version = "0.4.0" diff --git a/docs/content/themes/anpu/index.md b/docs/content/themes/anpu/index.md index b7a31cb6..2efedf62 100644 --- a/docs/content/themes/anpu/index.md +++ b/docs/content/themes/anpu/index.md @@ -3,11 +3,11 @@ title = "Anpu" description = "A port of the Hugo Anubis theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/zbrox/anpu-zola-theme.git" homepage = "https://github.com/zbrox/anpu-zola-theme" minimum_version = "0.11.0" diff --git a/docs/content/themes/blow/index.md b/docs/content/themes/blow/index.md index 260c048e..9f60d6a5 100644 --- a/docs/content/themes/blow/index.md +++ b/docs/content/themes/blow/index.md @@ -3,11 +3,11 @@ title = "Blow" description = "A Zola theme made with Tailwindcss" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/tchartron/blow.git" homepage = "https://github.com/tchartron/blow" minimum_version = "0.9.0" diff --git a/docs/content/themes/book/index.md b/docs/content/themes/book/index.md index 4123412e..03d4b6c6 100644 --- a/docs/content/themes/book/index.md +++ b/docs/content/themes/book/index.md @@ -3,11 +3,11 @@ title = "book" description = "A book theme inspired from GitBook/mdBook" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/getzola/book.git" homepage = "https://github.com/getzola/book" minimum_version = "0.5.0" diff --git a/docs/content/themes/clean-blog/index.md b/docs/content/themes/clean-blog/index.md index f68d53be..9c01e5cf 100644 --- a/docs/content/themes/clean-blog/index.md +++ b/docs/content/themes/clean-blog/index.md @@ -3,11 +3,11 @@ title = "Clean Blog" description = "A port of Start Bootstrap Clean Blog for Zola" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/dave-tucker/zola-clean-blog.git" homepage = "https://github.com/dave-tucker/zola-clean-blog" minimum_version = "0.4.0" diff --git a/docs/content/themes/codinfox-zola/index.md b/docs/content/themes/codinfox-zola/index.md index aec1c67d..512e2d40 100644 --- a/docs/content/themes/codinfox-zola/index.md +++ b/docs/content/themes/codinfox-zola/index.md @@ -3,11 +3,11 @@ title = "codinfox-zola" description = "Codinfox theme for Zola" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/svavs/codinfox-zola.git" homepage = "https://github.com/svavs/codinfox-zola" minimum_version = "0.11.0" diff --git a/docs/content/themes/d3c3nt/index.md b/docs/content/themes/d3c3nt/index.md index 8f79d2f9..a6376d61 100644 --- a/docs/content/themes/d3c3nt/index.md +++ b/docs/content/themes/d3c3nt/index.md @@ -3,11 +3,11 @@ title = "d3c3nt" description = "A simple, clean, and flexible theme for personal sites." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://git.figbert.com/FIGBERT/d3c3nt.git" homepage = "https://github.com/figbert/d3c3nt" minimum_version = "0.15.0" diff --git a/docs/content/themes/dinkleberg/index.md b/docs/content/themes/dinkleberg/index.md index a8a21da7..a99bdfb0 100644 --- a/docs/content/themes/dinkleberg/index.md +++ b/docs/content/themes/dinkleberg/index.md @@ -3,11 +3,11 @@ title = "dinkleberg" description = "The Rust BR theme for Gutenberg" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/rust-br/dinkleberg.git" homepage = "https://github.com/rust-br/dinkleberg" minimum_version = "0.4.0" diff --git a/docs/content/themes/docsascode-theme/index.md b/docs/content/themes/docsascode-theme/index.md index b082285d..fb7563b7 100644 --- a/docs/content/themes/docsascode-theme/index.md +++ b/docs/content/themes/docsascode-theme/index.md @@ -3,11 +3,11 @@ title = "Docsascode_theme" description = "A modern simple Zola's theme related to docs as code methodology" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/codeandmedia/zola_docsascode_theme.git" homepage = "https://github.com/codeandmedia/zola_docsascode_theme" minimum_version = "0.10.0" diff --git a/docs/content/themes/dose/index.md b/docs/content/themes/dose/index.md index e23c900b..afe0b2c0 100644 --- a/docs/content/themes/dose/index.md +++ b/docs/content/themes/dose/index.md @@ -3,11 +3,11 @@ title = "dose" description = "a small blog theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/oltdaniel/dose.git" homepage = "https://github.com/oltdaniel/dose" minimum_version = "0.14.0" diff --git a/docs/content/themes/emily/index.md b/docs/content/themes/emily/index.md index df8d74c4..12bcc5a2 100644 --- a/docs/content/themes/emily/index.md +++ b/docs/content/themes/emily/index.md @@ -3,11 +3,11 @@ title = "emily_zola_theme" description = "a KISS theme for Zola" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/kyoheiu/emily_zola_theme.git" homepage = "https://github.com/kyoheiu/emily_zola_theme" minimum_version = "0.14.1" diff --git a/docs/content/themes/even/index.md b/docs/content/themes/even/index.md index 88d5eccf..9222fb89 100644 --- a/docs/content/themes/even/index.md +++ b/docs/content/themes/even/index.md @@ -3,11 +3,11 @@ title = "even" description = "A robust, elegant dark theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/getzola/even.git" homepage = "https://github.com/getzola/even" minimum_version = "0.11.0" diff --git a/docs/content/themes/feather/index.md b/docs/content/themes/feather/index.md index 451e093f..cf15c47a 100644 --- a/docs/content/themes/feather/index.md +++ b/docs/content/themes/feather/index.md @@ -3,11 +3,11 @@ title = "feather" description = "A modern blog theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/piedoom/feather.git" homepage = "https://github.com/piedoom/feather" minimum_version = "0.5.1" diff --git a/docs/content/themes/float/index.md b/docs/content/themes/float/index.md index 8414dfca..45ad0b0e 100644 --- a/docs/content/themes/float/index.md +++ b/docs/content/themes/float/index.md @@ -3,11 +3,11 @@ title = "Float" description = "An elegant blog theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://gitlab.com/float-theme/float.git" homepage = "https://float-theme.netlify.app/" minimum_version = "0.11.0" diff --git a/docs/content/themes/hallo/index.md b/docs/content/themes/hallo/index.md index 0fc74f8f..045d3b8a 100644 --- a/docs/content/themes/hallo/index.md +++ b/docs/content/themes/hallo/index.md @@ -3,11 +3,11 @@ title = "hallo" description = "A single-page theme to introduce yourself." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/flyingP0tat0/zola-hallo.git" homepage = "https://github.com/janbaudisch/zola-hallo" minimum_version = "0.4.0" diff --git a/docs/content/themes/hephaestus/index.md b/docs/content/themes/hephaestus/index.md index 604a9e1b..d4b7698d 100644 --- a/docs/content/themes/hephaestus/index.md +++ b/docs/content/themes/hephaestus/index.md @@ -3,11 +3,11 @@ title = "hephaestus" description = "A portfolio theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/BConquest/hephaestus.git" homepage = "https://github.com/BConquest/hephaestus" minimum_version = "0.4.0" diff --git a/docs/content/themes/hermit/index.md b/docs/content/themes/hermit/index.md index 83ee1f2f..6456b017 100644 --- a/docs/content/themes/hermit/index.md +++ b/docs/content/themes/hermit/index.md @@ -3,11 +3,11 @@ title = "Hermit_Zola" description = "Minimal Zola theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/VersBinarii/hermit_zola.git" homepage = "https://github.com/VersBinarii/hermit_zola" minimum_version = "0.4.0" diff --git a/docs/content/themes/hook/index.md b/docs/content/themes/hook/index.md index a93b39b4..96e79b3a 100644 --- a/docs/content/themes/hook/index.md +++ b/docs/content/themes/hook/index.md @@ -3,11 +3,11 @@ title = "Hook" description = "Clean and simple personal site/blog theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/InputUsername/zola-hook.git" homepage = "https://github.com/InputUsername/zola-hook" minimum_version = "0.15.2" diff --git a/docs/content/themes/hyde/index.md b/docs/content/themes/hyde/index.md index 47899769..3d46b69b 100644 --- a/docs/content/themes/hyde/index.md +++ b/docs/content/themes/hyde/index.md @@ -3,11 +3,11 @@ title = "hyde" description = "A classic blog theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/getzola/hyde.git" homepage = "https://github.com/getzola/hyde" minimum_version = "0.11.0" diff --git a/docs/content/themes/juice/index.md b/docs/content/themes/juice/index.md index d27c3009..138f8b7a 100644 --- a/docs/content/themes/juice/index.md +++ b/docs/content/themes/juice/index.md @@ -3,11 +3,11 @@ title = "juice" description = "An intuitive, elegant, and lightweight Zola theme for product sites." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/huhu/juice.git" homepage = "https://github.com/huhu/juice" minimum_version = "0.11.0" diff --git a/docs/content/themes/karzok/index.md b/docs/content/themes/karzok/index.md index bd3b1212..161c5692 100644 --- a/docs/content/themes/karzok/index.md +++ b/docs/content/themes/karzok/index.md @@ -3,11 +3,11 @@ title = "karzok" description = "A theme for your documentation. Fast and secure" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/kogeletey/karzok.git" homepage = "https://github.com/kogeletey/karzok" minimum_version = "0.0.14" diff --git a/docs/content/themes/kodama-theme/index.md b/docs/content/themes/kodama-theme/index.md index 476859db..0aefddda 100644 --- a/docs/content/themes/kodama-theme/index.md +++ b/docs/content/themes/kodama-theme/index.md @@ -3,11 +3,11 @@ title = "kodama" description = "Theme insipired by wowchemy academic." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/adfaure/kodama-theme.git" homepage = "https://github.com/adfaure/kodama-theme" minimum_version = "0.15" diff --git a/docs/content/themes/lightspeed/index.md b/docs/content/themes/lightspeed/index.md index 3722268f..953e65e5 100644 --- a/docs/content/themes/lightspeed/index.md +++ b/docs/content/themes/lightspeed/index.md @@ -3,11 +3,11 @@ title = "lightspeed" description = "Zola theme with a perfect Lighthouse score" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/carpetscheme/lightspeed.git" homepage = "https://github.com/carpetscheme/lightspeed" minimum_version = "0.10.0" diff --git a/docs/content/themes/nasm-theme/index.md b/docs/content/themes/nasm-theme/index.md index b26173ff..92cc65fe 100644 --- a/docs/content/themes/nasm-theme/index.md +++ b/docs/content/themes/nasm-theme/index.md @@ -3,11 +3,11 @@ title = "nasm-theme" description = "A robust, elegant blue theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/lucasnasm/nasm-theme.git" homepage = "https://github.com/lucasnasm/nasm-theme" minimum_version = "0.1.0" diff --git a/docs/content/themes/ntun/index.md b/docs/content/themes/ntun/index.md index 4a050a26..25ccf1e4 100644 --- a/docs/content/themes/ntun/index.md +++ b/docs/content/themes/ntun/index.md @@ -3,11 +3,11 @@ title = "ntun-zola-theme" description = "A classic resume theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/Netoun/ntun.git" homepage = "https://github.com/netoun/ntun" minimum_version = "0.1.0" diff --git a/docs/content/themes/oceanic-zen/index.md b/docs/content/themes/oceanic-zen/index.md index 41a68a49..33280934 100644 --- a/docs/content/themes/oceanic-zen/index.md +++ b/docs/content/themes/oceanic-zen/index.md @@ -3,11 +3,11 @@ title = "Oceanic Zen" description = "Minimalistic blog theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/barlog-m/oceanic-zen.git" homepage = "https://github.com/barlog-m/oceanic-zen" minimum_version = "0.12.0" diff --git a/docs/content/themes/papaya/index.md b/docs/content/themes/papaya/index.md index a49e409b..79372f0e 100644 --- a/docs/content/themes/papaya/index.md +++ b/docs/content/themes/papaya/index.md @@ -3,11 +3,11 @@ title = "Papaya" description = "A clean Zola theme for blogging and projects" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/justint/papaya.git" homepage = "https://github.com/justint/papaya" minimum_version = "0.14.0" diff --git a/docs/content/themes/particle/index.md b/docs/content/themes/particle/index.md index f79efe04..2a45de10 100644 --- a/docs/content/themes/particle/index.md +++ b/docs/content/themes/particle/index.md @@ -3,11 +3,11 @@ title = "particle" description = "Particle theme for Zola" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/svavs/particle-zola.git" homepage = "https://github.com/svavs/particle" minimum_version = "0.11.0" diff --git a/docs/content/themes/resume/index.md b/docs/content/themes/resume/index.md index 03d49d90..7a21764d 100644 --- a/docs/content/themes/resume/index.md +++ b/docs/content/themes/resume/index.md @@ -3,11 +3,11 @@ title = "resume" description = "A resume theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/AlongWY/zola-resume.git" homepage = "https://github.com/alongwy/zola-resume" minimum_version = "0.11.0" diff --git a/docs/content/themes/sam/index.md b/docs/content/themes/sam/index.md index 2157bf8a..4c3b010a 100644 --- a/docs/content/themes/sam/index.md +++ b/docs/content/themes/sam/index.md @@ -3,11 +3,11 @@ title = "sam" description = "A Simple and Minimalist theme with a focus on typography and content." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/janbaudisch/zola-sam.git" homepage = "https://github.com/janbaudisch/zola-sam" minimum_version = "0.4.0" diff --git a/docs/content/themes/seje2/index.md b/docs/content/themes/seje2/index.md index 6f5f6f5a..62589b3a 100644 --- a/docs/content/themes/seje2/index.md +++ b/docs/content/themes/seje2/index.md @@ -3,11 +3,11 @@ title = "Seje2" description = "A beautiful zola theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/eatradish/seje2" homepage = "https://github.com/eatradish/Seje2" minimum_version = "0.15.0" diff --git a/docs/content/themes/serene/index.md b/docs/content/themes/serene/index.md index df694e58..57c5b176 100644 --- a/docs/content/themes/serene/index.md +++ b/docs/content/themes/serene/index.md @@ -3,11 +3,11 @@ title = "serene" description = "A blog theme for zola, simple and clean." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/isunjn/serene.git" homepage = "https://github.com/isunjn/serene" minimum_version = "0.9.0" diff --git a/docs/content/themes/simple-dev-blog/index.md b/docs/content/themes/simple-dev-blog/index.md index 685ae602..8f963831 100644 --- a/docs/content/themes/simple-dev-blog/index.md +++ b/docs/content/themes/simple-dev-blog/index.md @@ -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 = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 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" diff --git a/docs/content/themes/simplify/index.md b/docs/content/themes/simplify/index.md index 5a27a805..bf191596 100644 --- a/docs/content/themes/simplify/index.md +++ b/docs/content/themes/simplify/index.md @@ -3,11 +3,11 @@ title = "simplify" description = "A minimal blog theme built with simple.css" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/tarunjana/simplify.git" homepage = "https://github.com/tarunjana/simplify" minimum_version = "0.15.3" diff --git a/docs/content/themes/slim/index.md b/docs/content/themes/slim/index.md index 0cec505f..057dabe6 100644 --- a/docs/content/themes/slim/index.md +++ b/docs/content/themes/slim/index.md @@ -3,11 +3,11 @@ title = "Slim" description = "Slim is a minimal, clean and beautiful theme for Zola." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/jameshclrk/zola-slim.git" homepage = "https://github.com/jameshclrk/zola-slim" minimum_version = "0.8.0" diff --git a/docs/content/themes/soapstone/index.md b/docs/content/themes/soapstone/index.md index 16c12776..2d475d1e 100644 --- a/docs/content/themes/soapstone/index.md +++ b/docs/content/themes/soapstone/index.md @@ -3,11 +3,11 @@ title = "Soapstone" description = "A bare bones dark theme with some color tweakability" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/MattyRad/soapstone.git" homepage = "https://github.com/MattyRad/soapstone" minimum_version = "0.4.0" diff --git a/docs/content/themes/solar-theme-zola/index.md b/docs/content/themes/solar-theme-zola/index.md index ed88bc52..c5fe0031 100644 --- a/docs/content/themes/solar-theme-zola/index.md +++ b/docs/content/themes/solar-theme-zola/index.md @@ -3,11 +3,11 @@ title = "solar-theme-zola" description = "A port of solar-theme-hugo for zola" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/hulufei/solar-theme-zola.git" homepage = "https://github.com/hulufei/solar-theme-zola" minimum_version = "0.4.0" diff --git a/docs/content/themes/tale-zola/index.md b/docs/content/themes/tale-zola/index.md index 507b444f..017926e5 100644 --- a/docs/content/themes/tale-zola/index.md +++ b/docs/content/themes/tale-zola/index.md @@ -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 = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/aaranxu/tale-zola.git" homepage = "https://github.com/aaranxu/tale-zola" minimum_version = "0.13.0" diff --git a/docs/content/themes/toucan/index.md b/docs/content/themes/toucan/index.md index 8a01394e..36848df1 100644 --- a/docs/content/themes/toucan/index.md +++ b/docs/content/themes/toucan/index.md @@ -3,11 +3,11 @@ title = "Toucan" description = "Inspired from Pelican default theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://git.42l.fr/HugoTrentesaux/toucan.git" homepage = "https://git.42l.fr/HugoTrentesaux/toucan" minimum_version = "0.8.0" diff --git a/docs/content/themes/zerm/index.md b/docs/content/themes/zerm/index.md index cb695be9..ca7219c2 100644 --- a/docs/content/themes/zerm/index.md +++ b/docs/content/themes/zerm/index.md @@ -3,11 +3,11 @@ title = "zerm" description = "A minimalistic and dark theme based on Radek Kozieł's theme for Hugo" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/ejmg/zerm.git" homepage = "https://github.com/ejmg/zerm" minimum_version = "0.8.0" diff --git a/docs/content/themes/zhuia/index.md b/docs/content/themes/zhuia/index.md index 5b9dc7e8..1ed90c7e 100644 --- a/docs/content/themes/zhuia/index.md +++ b/docs/content/themes/zhuia/index.md @@ -3,11 +3,11 @@ title = "Zhuia" description = "An elegant but still playful theme for Zola." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/gicrisf/zhuia.git" homepage = "https://github.com/gicrisf/zhuia" minimum_version = "0.15.0" diff --git a/docs/content/themes/zola-henry/index.md b/docs/content/themes/zola-henry/index.md index 25d8666a..b9da7851 100644 --- a/docs/content/themes/zola-henry/index.md +++ b/docs/content/themes/zola-henry/index.md @@ -3,11 +3,11 @@ title = "henry" description = "A timeless blog theme" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/sirodoht/zola-henry.git" homepage = "https://github.com/sirodoht/zola-henry" minimum_version = "0.4.0" diff --git a/docs/content/themes/zola-paper/index.md b/docs/content/themes/zola-paper/index.md index a4139494..02e74678 100644 --- a/docs/content/themes/zola-paper/index.md +++ b/docs/content/themes/zola-paper/index.md @@ -3,11 +3,11 @@ title = "zola-paper" description = "A clean theme inspired from hugo-paper." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/schoenenberg/zola-paper.git" homepage = "https://github.com/schoenenberg/zola-paper" minimum_version = "0.11.0" diff --git a/docs/content/themes/zola-pickles/index.md b/docs/content/themes/zola-pickles/index.md index cc9ae8c1..1cf49613 100644 --- a/docs/content/themes/zola-pickles/index.md +++ b/docs/content/themes/zola-pickles/index.md @@ -3,11 +3,11 @@ title = "pickles" description = "A modern, simple, clean blog theme for Zola." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/lukehsiao/zola-pickles.git" homepage = "https://github.com/lukehsiao/zola-pickles" minimum_version = "0.13.0" diff --git a/docs/content/themes/zola-theme-course/index.md b/docs/content/themes/zola-theme-course/index.md index 433c85c3..0ebeeb92 100644 --- a/docs/content/themes/zola-theme-course/index.md +++ b/docs/content/themes/zola-theme-course/index.md @@ -3,11 +3,11 @@ title = "Course" description = "A zola theme designed for online courses or tutorials" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/elegaanz/zola-theme-course.git" homepage = "https://github.com/elegaanz/zola-theme-course" minimum_version = "0.15.0" diff --git a/docs/content/themes/zola-theme-hikari/index.md b/docs/content/themes/zola-theme-hikari/index.md index 30e85390..cf2a6709 100644 --- a/docs/content/themes/zola-theme-hikari/index.md +++ b/docs/content/themes/zola-theme-hikari/index.md @@ -3,11 +3,11 @@ title = "Hikari" description = "Fluid, responsive blog theme for Zola" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/waynee95/zola-theme-hikari.git" homepage = "https://github.com/waynee95/zola-theme-hikari" minimum_version = "0.5.1" diff --git a/docs/content/themes/zola.386/index.md b/docs/content/themes/zola.386/index.md index 2aa67d75..0b49c539 100644 --- a/docs/content/themes/zola.386/index.md +++ b/docs/content/themes/zola.386/index.md @@ -3,11 +3,11 @@ title = "zola.386" description = "Zola port of the BOOTSTRA.386 theme." template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/lopes/zola.386.git" homepage = "https://github.com/lopes/zola.386" minimum_version = "0.10.1" diff --git a/docs/content/themes/zola_easydocs_theme/index.md b/docs/content/themes/zola_easydocs_theme/index.md index 78170eba..3a3fb2ce 100644 --- a/docs/content/themes/zola_easydocs_theme/index.md +++ b/docs/content/themes/zola_easydocs_theme/index.md @@ -3,11 +3,11 @@ title = "EasyDocs" description = "An easy way to create docs for your project" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/codeandmedia/zola_easydocs_theme.git" homepage = "https://github.com/codeandmedia/zola_easydocs_theme" minimum_version = "0.13.0" diff --git a/docs/content/themes/zolastrap/index.md b/docs/content/themes/zolastrap/index.md index 7e2dccd8..5b285bfe 100644 --- a/docs/content/themes/zolastrap/index.md +++ b/docs/content/themes/zolastrap/index.md @@ -3,11 +3,11 @@ title = "zolastrap" description = "A bootstrap theme for zola" template = "theme.html" -date = 2022-04-23T22:39:45+02:00 +date = 2022-05-02T15:40:10-07:00 [extra] -created = 2022-04-23T22:39:45+02:00 -updated = 2022-04-23T22:39:45+02:00 +created = 2022-05-02T15:40:10-07:00 +updated = 2022-05-02T15:40:10-07:00 repository = "https://github.com/marcodpt/zolastrap.git" homepage = "https://github.com/marcodpt/zolastrap" minimum_version = "0.14.1"