diff --git a/docs/content/themes/DeepThought/index.md b/docs/content/themes/DeepThought/index.md index 6e7165eee1..e75d60cd7b 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/RatanShreshtha/DeepThought.git" homepage = "https://github.com/RatanShreshtha/DeepThought" minimum_version = "0.14.1" diff --git a/docs/content/themes/Ergo/index.md b/docs/content/themes/Ergo/index.md index 6c5840a708..b2d42b47a8 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/insipx/Ergo.git" homepage = "https://github.com/insipx/Ergo" minimum_version = "0.4.1" diff --git a/docs/content/themes/HayFlow/index.md b/docs/content/themes/HayFlow/index.md index c433ffc0cb..3b0f6766ca 100644 --- a/docs/content/themes/HayFlow/index.md +++ b/docs/content/themes/HayFlow/index.md @@ -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-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://gitlab.com/cyril-marpaud/hayflow.git" homepage = "https://gitlab.com/cyril-marpaud/hayflow" minimum_version = "0.4.0" diff --git a/docs/content/themes/Zulma/index.md b/docs/content/themes/Zulma/index.md index 87c9f8411e..762ff90a35 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 b4dff1f5c2..4c335da745 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, a class-light abridge.css, and No mandatory JS." template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/Jieiku/abridge.git" homepage = "https://github.com/jieiku/abridge" minimum_version = "0.19.1" @@ -43,34 +43,34 @@ The Abridge.css demo is simply using Abridge theme as a submodule: [config.toml] ## Features -- [X] Perfect [Lighthouse](https://pagespeed.web.dev/report?url=abridge.pages.dev), [YellowLabTools](https://yellowlab.tools/), and [Observatory](https://observatory.mozilla.org/analyze/abridge.pages.dev) scores. -- [X] [PWA support](https://abridge.pages.dev/overview-abridge/#pwa-progressive-web-app) (Progressive Web Application). -- [X] All JavaScript can be [fully disabled](https://abridge.pages.dev/overview-abridge/#javascript-files). -- [X] Dark, Light, Auto, and Switcher themes. (colors can be customized, css variables) -- [X] Code [syntax highlighting](https://abridge.pages.dev/overview-code-blocks/). (colors can be customized, css variables) -- [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](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) -- [X] [Pagination](https://abridge.pages.dev/overview-abridge/#pagination) with numbered paginator on index. -- [X] Title Based Previous and Next Article links at bottom of Article. -- [X] Table of Contents in page Index (Optional, clickable links) -- [X] Recent Posts Block. (Optional) -- [X] Back to Top button. (uses css only) -- [X] Code Blocks copy button. -- [X] Email link in footer obfuscation. (anti-spam) -- [X] [KaTeX](https://katex.org/) support. -- [X] [Archive page](https://abridge.pages.dev/archive/). -- [x] [Tags](https://abridge.pages.dev/tags/). -- [x] Categories. (similar to Tags, disabled/commented out by default) -- [x] Social icon links in footer. -- [X] Responsive design. (mobile first) -- [X] Video Shortcodes: [Youtube](https://abridge.pages.dev/video-streaming-sites/overview-embed-youtube/), [Vimeo](https://abridge.pages.dev/video-streaming-sites/overview-embed-vimeo/), [Streamable](https://abridge.pages.dev/video-streaming-sites/overview-embed-streamable/). -- [X] Media Shortcodes: [video](https://abridge.pages.dev/overview-rich-content/#video), [img](https://abridge.pages.dev/overview-images/#img-shortcode), [imgswap](https://abridge.pages.dev/overview-images/#imgswap-shortcode), [image](https://abridge.pages.dev/overview-rich-content/#image), [gif](https://abridge.pages.dev/overview-rich-content/#gif), [audio](https://abridge.pages.dev/overview-rich-content/#audio). -- [X] Other Shortcodes: [showdata](https://abridge.pages.dev/overview-showdata/), [katex](https://abridge.pages.dev/overview-math/#usage-1). +- Perfect [Lighthouse](https://pagespeed.web.dev/report?url=abridge.pages.dev), [YellowLabTools](https://yellowlab.tools/), and [Observatory](https://observatory.mozilla.org/analyze/abridge.pages.dev) scores. +- [PWA support](https://abridge.pages.dev/overview-abridge/#pwa-progressive-web-app) (Progressive Web Application). +- All JavaScript can be [fully disabled](https://abridge.pages.dev/overview-abridge/#javascript-files). +- Dark, Light, Auto, and Switcher themes. (colors can be customized, css variables) +- Code [syntax highlighting](https://abridge.pages.dev/overview-code-blocks/). (colors can be customized, css variables) +- Numbered code blocks with [line highlighting](https://abridge.pages.dev/overview-code-blocks/#toml). +- Entirely Offline Site by using the PWA **or** by setting `offline = true` in `config.toml` (full search support). +- Multi-language support. +- Search support. ([elasticlunr](https://abridge.pages.dev/), [pagefind](https://abridge-pagefind.pages.dev/), [tinysearch](https://abridge-tinysearch.pages.dev/)) +- Search Suggestions navigation keys, `/` focus, `arrow` move, `enter` select, `escape` close. +- Search Results Page, type search query then hit `Enter Key` or `click` the search button icon. +- [SEO](https://abridge.pages.dev/overview-abridge/#seo-and-header-tags) support. (Search Engine Optimization) +- [Pagination](https://abridge.pages.dev/overview-abridge/#pagination) with numbered paginator on index. +- Title Based Previous and Next Article links at bottom of Article. +- Table of Contents in page Index (Optional, clickable links) +- Recent Posts Block. (Optional) +- Back to Top button. (uses css only) +- Code Blocks copy button. +- Email link in footer obfuscation. (anti-spam) +- [KaTeX](https://katex.org/) support. +- [Archive page](https://abridge.pages.dev/archive/). +- [Tags](https://abridge.pages.dev/tags/). +- Categories. (similar to Tags, disabled/commented out by default) +- Social icon links in footer. +- Responsive design. (mobile first) +- Video Shortcodes: [Youtube](https://abridge.pages.dev/video-streaming-sites/overview-embed-youtube/), [Vimeo](https://abridge.pages.dev/video-streaming-sites/overview-embed-vimeo/), [Streamable](https://abridge.pages.dev/video-streaming-sites/overview-embed-streamable/). +- Media Shortcodes: [video](https://abridge.pages.dev/overview-rich-content/#video), [img](https://abridge.pages.dev/overview-images/#img-shortcode), [imgswap](https://abridge.pages.dev/overview-images/#imgswap-shortcode), [image](https://abridge.pages.dev/overview-rich-content/#image), [gif](https://abridge.pages.dev/overview-rich-content/#gif), [audio](https://abridge.pages.dev/overview-rich-content/#audio). +- Other Shortcodes: [showdata](https://abridge.pages.dev/overview-showdata/), [katex](https://abridge.pages.dev/overview-math/#usage-1). **[Complete Documentation is available here](https://abridge.pages.dev/overview-abridge/)** diff --git a/docs/content/themes/adidoks/index.md b/docs/content/themes/adidoks/index.md index 61daf3038b..cfce15e59c 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/aaranxu/adidoks.git" homepage = "https://github.com/aaranxu/adidoks" minimum_version = "0.15.0" diff --git a/docs/content/themes/after-dark/index.md b/docs/content/themes/after-dark/index.md index 5f17c806e2..855946070e 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/getzola/after-dark.git" homepage = "https://github.com/getzola/after-dark" minimum_version = "0.17.0" diff --git a/docs/content/themes/albatros/index.md b/docs/content/themes/albatros/index.md index adccafe163..a5bbddb6e6 100644 --- a/docs/content/themes/albatros/index.md +++ b/docs/content/themes/albatros/index.md @@ -3,11 +3,11 @@ title = "Albatros" description = "A feature rich theme originally made for Duniter website." template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://git.42l.fr/HugoTrentesaux/Albatros.git" homepage = "https://git.42l.fr/HugoTrentesaux/Albatros" minimum_version = "0.16.0" diff --git a/docs/content/themes/anatole-zola/index.md b/docs/content/themes/anatole-zola/index.md index 5e29c9c4f7..02b4979017 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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/andromeda/index.md b/docs/content/themes/andromeda/index.md index 04c529baba..2f85380ff6 100644 --- a/docs/content/themes/andromeda/index.md +++ b/docs/content/themes/andromeda/index.md @@ -3,11 +3,11 @@ title = "Andromeda" description = "Photography journal blog theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/Pixadus/andromeda-theme.git" homepage = "https://github.com/Pixadus/andromeda-theme" minimum_version = "0.16.0" diff --git a/docs/content/themes/anemone/index.md b/docs/content/themes/anemone/index.md index 93e7e335c3..53145819be 100644 --- a/docs/content/themes/anemone/index.md +++ b/docs/content/themes/anemone/index.md @@ -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-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/Speyll/anemone.git" homepage = "https://github.com/Speyll/anemone" minimum_version = "0.4.0" diff --git a/docs/content/themes/anpu/index.md b/docs/content/themes/anpu/index.md index f8027f2133..53a015ce67 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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/apollo/index.md b/docs/content/themes/apollo/index.md index 667364e376..1d3fbecd5d 100644 --- a/docs/content/themes/apollo/index.md +++ b/docs/content/themes/apollo/index.md @@ -3,11 +3,11 @@ title = "apollo" description = "Modern and minimalistic blog theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/not-matthias/apollo.git" homepage = "https://github.com/not-matthias/apollo" minimum_version = "0.14.0" diff --git a/docs/content/themes/archie-zola/index.md b/docs/content/themes/archie-zola/index.md index 5337d81bc9..51216f2dca 100644 --- a/docs/content/themes/archie-zola/index.md +++ b/docs/content/themes/archie-zola/index.md @@ -3,11 +3,11 @@ title = "archie-zola" description = "A zola theme based on Hugo archie." template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/XXXMrG/archie-zola.git" homepage = "https://github.com/XXXMrG/archie-zola" minimum_version = "0.14.0" diff --git a/docs/content/themes/ataraxia-zola/index.md b/docs/content/themes/ataraxia-zola/index.md index 61c1973590..7cb451a019 100644 --- a/docs/content/themes/ataraxia-zola/index.md +++ b/docs/content/themes/ataraxia-zola/index.md @@ -3,11 +3,11 @@ title = "ataraxia" description = "A personal theme focused on ease of reading." template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/gersonbdev/ataraxia-zola.git" homepage = "https://github.com/gersonbenavides/ataraxia-zola" minimum_version = "0.16.0" diff --git a/docs/content/themes/bearblog/index.md b/docs/content/themes/bearblog/index.md index 6d3527d701..d1c9368174 100644 --- a/docs/content/themes/bearblog/index.md +++ b/docs/content/themes/bearblog/index.md @@ -3,11 +3,11 @@ title = "Bear" description = "Bear blog theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://codeberg.org/alanpearce/zola-bearblog.git" homepage = "https://codeberg.org/alanpearce/zola-bearblog" minimum_version = "0.4.0" diff --git a/docs/content/themes/blow/index.md b/docs/content/themes/blow/index.md index ca7ea19234..da0d406695 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 73fe346086..48729785e2 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/getzola/book.git" homepage = "https://github.com/getzola/book" minimum_version = "0.17.0" diff --git a/docs/content/themes/boring/index.md b/docs/content/themes/boring/index.md index f66131689e..00e9d32c6b 100644 --- a/docs/content/themes/boring/index.md +++ b/docs/content/themes/boring/index.md @@ -3,11 +3,11 @@ title = "boring" description = "A minimal theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/ssiyad/boring.git" homepage = "https://github.com/ssiyad/boring" minimum_version = "0.16.0" diff --git a/docs/content/themes/clean-blog/index.md b/docs/content/themes/clean-blog/index.md index 7290ca41cb..0a025383bb 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 10b0d0c059..cd4ffafd79 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 f718f0f780..d24f1ccdf5 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "git://git.figbert.com/d3c3nt.git" homepage = "https://git.figbert.com/d3c3nt/" minimum_version = "0.15.0" diff --git a/docs/content/themes/dinkleberg/index.md b/docs/content/themes/dinkleberg/index.md index 6386533f89..a9f7c0e8f7 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 34efd2c386..3aaf818f63 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 989e1c8d4c..3a97ebac73 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/oltdaniel/dose.git" homepage = "https://github.com/oltdaniel/dose" minimum_version = "0.14.0" diff --git a/docs/content/themes/duckquill/index.md b/docs/content/themes/duckquill/index.md index e6a01b111c..813aa2c533 100644 --- a/docs/content/themes/duckquill/index.md +++ b/docs/content/themes/duckquill/index.md @@ -3,11 +3,11 @@ title = "Duckquill" description = "Modern, pretty, and clean theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://codeberg.org/daudix/duckquill.git" homepage = "https://codeberg.org/daudix/duckquill" minimum_version = "0.19.0" @@ -23,7 +23,7 @@ homepage = "https://daudix.one" [![MIT license](https://img.shields.io/badge/License-MIT-blue)](https://mit-license.org) [![status-badge](https://ci.codeberg.org/api/badges/13032/status.svg)](https://ci.codeberg.org/repos/13032) -# [Duckquill](https://duckquill.daudix.one) Logo +# [Duckquill](https://duckquill.daudix.one) Duckquill is a modern, pretty, and clean (and opinionated) [Zola](https://www.getzola.org) theme that has the purpose of greatly simplifying the process of rolling up your blog. It aims to provide all the needed options for comfortable writing, keeping the balance of it being simple. @@ -58,6 +58,6 @@ There are several ways to contribute to this project: When making any sort of contribution, please make sure to follow [Forgejo's Code of Conduct](https://codeberg.org/forgejo/code-of-conduct). If you don't have the time to read it, just know that all you have to do is be nice, and you'll be just fine. -* with <3 by [daudix](https://daudix.codeberg.page) | README based on [libreivan's](https://codeberg.org/libreivan/libreivan.com)* +* with <3 by [daudix](https://daudix.one) | README based on [libreivan's](https://codeberg.org/libreivan/libreivan.com)* \ No newline at end of file diff --git a/docs/content/themes/duckquill/screenshot.png b/docs/content/themes/duckquill/screenshot.png index 385d224889..e9358a3748 100644 Binary files a/docs/content/themes/duckquill/screenshot.png and b/docs/content/themes/duckquill/screenshot.png differ diff --git a/docs/content/themes/emily/index.md b/docs/content/themes/emily/index.md index 081148d83d..3f3e9b883e 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 366be52ead..0f8ca6fc04 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/getzola/even.git" homepage = "https://github.com/getzola/even" minimum_version = "0.17.0" diff --git a/docs/content/themes/feather/index.md b/docs/content/themes/feather/index.md index ffad4c6936..9e46039c37 100644 --- a/docs/content/themes/feather/index.md +++ b/docs/content/themes/feather/index.md @@ -3,11 +3,11 @@ title = "feather" description = "A fuzzy blog theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/piedoom/feather.git" homepage = "https://github.com/piedoom/feather" minimum_version = "0.11.0" diff --git a/docs/content/themes/float/index.md b/docs/content/themes/float/index.md index 99d6ec746c..51110260cd 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://gitlab.com/float-theme/float.git" homepage = "https://gitlab.com/float-theme/float/" minimum_version = "0.15.3" diff --git a/docs/content/themes/hallo/index.md b/docs/content/themes/hallo/index.md index 5aa9552db2..4af04b0eb3 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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/halve-z/index.md b/docs/content/themes/halve-z/index.md index ec3e2b3546..80fc4aa755 100644 --- a/docs/content/themes/halve-z/index.md +++ b/docs/content/themes/halve-z/index.md @@ -3,11 +3,11 @@ title = "halve-z" description = "Retro two-column theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/charlesrocket/halve-z.git" homepage = "https://github.com/charlesrocket/halvez" minimum_version = "0.18.0" diff --git a/docs/content/themes/hephaestus/index.md b/docs/content/themes/hephaestus/index.md index 1a922b3c04..6c2c94ec0f 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 582753d0de..c3f0da4bb7 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 61a9d7288a..b7d1681804 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 b54c4efc02..d0debed420 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/getzola/hyde.git" homepage = "https://github.com/getzola/hyde" minimum_version = "0.11.0" diff --git a/docs/content/themes/inky/index.md b/docs/content/themes/inky/index.md index 43eb322178..ad78f2ad22 100644 --- a/docs/content/themes/inky/index.md +++ b/docs/content/themes/inky/index.md @@ -3,11 +3,11 @@ title = "Inky" description = "An elegant and understated theme for Zola" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/jimmyff/zola-inky.git" homepage = "https://github.com/jimmyff/zola-inky" minimum_version = "0.17.0" diff --git a/docs/content/themes/juice/index.md b/docs/content/themes/juice/index.md index e6dd4cc264..4159272f91 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/huhu/juice.git" homepage = "https://github.com/huhu/juice" minimum_version = "0.11.0" diff --git a/docs/content/themes/kangae/index.md b/docs/content/themes/kangae/index.md index c7ffb7f2c0..a1f101aeb3 100644 --- a/docs/content/themes/kangae/index.md +++ b/docs/content/themes/kangae/index.md @@ -3,11 +3,11 @@ title = "kangae" description = "a lightweight microblog theme for zola" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/ayushnix/kangae.git" homepage = "https://github.com/ayushnix/kangae" minimum_version = "0.15.0" diff --git a/docs/content/themes/karzok/index.md b/docs/content/themes/karzok/index.md index 6e4a41cb21..206f9b23d6 100644 --- a/docs/content/themes/karzok/index.md +++ b/docs/content/themes/karzok/index.md @@ -3,11 +3,11 @@ title = "karzok" description = "The theme for launching fast documentation sites" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/kogeletey/karzok.git" homepage = "https://github.com/kogeletey/karzok" minimum_version = "0.15.0" diff --git a/docs/content/themes/kita/index.md b/docs/content/themes/kita/index.md index 5ac0213af1..0827ee3e10 100644 --- a/docs/content/themes/kita/index.md +++ b/docs/content/themes/kita/index.md @@ -3,11 +3,11 @@ title = "Kita" description = "Kita is a clean, elegant and simple blog theme for Zola." template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/st1020/kita.git" homepage = "https://github.com/st1020/kita" minimum_version = "0.17.0" diff --git a/docs/content/themes/kodama-theme/index.md b/docs/content/themes/kodama-theme/index.md index e40be59327..1064453082 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 184e18a96d..d6b5d2c081 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/carpetscheme/lightspeed.git" homepage = "https://github.com/carpetscheme/lightspeed" minimum_version = "0.10.0" diff --git a/docs/content/themes/mabuya/index.md b/docs/content/themes/mabuya/index.md index ccf71a34e1..96f7bef841 100644 --- a/docs/content/themes/mabuya/index.md +++ b/docs/content/themes/mabuya/index.md @@ -3,11 +3,11 @@ title = "Mabuya" description = "🦎 A minimal Zola theme for building light and SEO-ready blogs." template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/semanticdata/mabuya.git" homepage = "https://github.com/semanticdata/mabuya" minimum_version = "0.18.0" diff --git a/docs/content/themes/minimal-dark/index.md b/docs/content/themes/minimal-dark/index.md index 1865ea7db1..d98e586e86 100644 --- a/docs/content/themes/minimal-dark/index.md +++ b/docs/content/themes/minimal-dark/index.md @@ -3,11 +3,11 @@ title = "minimal-dark" description = "Clean and minimalistic dark theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/kuznetsov17/minimal-dark.git" homepage = "https://github.com/kuznetsov17/minimal-dark" minimum_version = "0.18.0" diff --git a/docs/content/themes/nasm-theme/index.md b/docs/content/themes/nasm-theme/index.md index 62485cba9d..9374173c28 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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/neovim-theme/index.md b/docs/content/themes/neovim-theme/index.md index 31f6df0203..b873af9517 100644 --- a/docs/content/themes/neovim-theme/index.md +++ b/docs/content/themes/neovim-theme/index.md @@ -3,11 +3,11 @@ title = "neovim" description = "A only keyboard theme with tabs and file browser" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/Super-Botman/neovim-theme.git" homepage = "https://github.com/super-botman/zola-theme" minimum_version = "0.4" diff --git a/docs/content/themes/no-style-please/index.md b/docs/content/themes/no-style-please/index.md index 9b4256435d..846b4d27fc 100644 --- a/docs/content/themes/no-style-please/index.md +++ b/docs/content/themes/no-style-please/index.md @@ -3,11 +3,11 @@ title = "no style, please!" description = "A (nearly) no-CSS, fast, minimalist Zola theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://gitlab.com/4bcx/no-style-please.git" homepage = "https://gitlab.com/atgumx/no-style-please" minimum_version = "0.4.0" diff --git a/docs/content/themes/ntun/index.md b/docs/content/themes/ntun/index.md index 7209e37f17..0fa5e50aaf 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 6a427e7761..ccf0a65fc8 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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/otherworld/index.md b/docs/content/themes/otherworld/index.md index 0444129cba..c5ffc2091a 100644 --- a/docs/content/themes/otherworld/index.md +++ b/docs/content/themes/otherworld/index.md @@ -3,11 +3,11 @@ title = "otherworld" description = "Vaporwave aesthetic theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://git.blek.codes/blek/otherworld.git" homepage = "https://git.blek.codes/blek/otherworld" minimum_version = "0.1.0" diff --git a/docs/content/themes/papaya/index.md b/docs/content/themes/papaya/index.md index a9af217a07..e219107e42 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/justint/papaya.git" homepage = "https://github.com/justint/papaya" minimum_version = "0.16.1" diff --git a/docs/content/themes/papermod/index.md b/docs/content/themes/papermod/index.md index b6b288660f..1a3495e658 100644 --- a/docs/content/themes/papermod/index.md +++ b/docs/content/themes/papermod/index.md @@ -3,11 +3,11 @@ title = "PaperMod" description = "A fast, clean, responsive theme ported to Zola." template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/cydave/zola-theme-papermod.git" homepage = "https://github.com/cydave/zola-theme-papermod" minimum_version = "0.4.0" diff --git a/docs/content/themes/particle/index.md b/docs/content/themes/particle/index.md index 748a1a3daf..b32d09c4c9 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/svavs/particle-zola.git" homepage = "https://github.com/svavs/particle-zola" minimum_version = "0.16.1" diff --git a/docs/content/themes/pico/index.md b/docs/content/themes/pico/index.md index 246ae57964..17fe20dc7c 100644 --- a/docs/content/themes/pico/index.md +++ b/docs/content/themes/pico/index.md @@ -3,11 +3,11 @@ title = "pico" description = "Clean and minimalistic dark theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/kuznetsov17/pico.git" homepage = "https://github.com/kuznetsov17/pico" minimum_version = "0.18.0" diff --git a/docs/content/themes/polymathic/index.md b/docs/content/themes/polymathic/index.md index 0f864147cb..009d034d5e 100644 --- a/docs/content/themes/polymathic/index.md +++ b/docs/content/themes/polymathic/index.md @@ -3,11 +3,11 @@ title = "polymathic" description = "A portfolio theme for person of many talents" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/anvlkv/polymathic.git" homepage = "https://github.com/anvlkv/polymathic" minimum_version = "0.17.2" diff --git a/docs/content/themes/resume/index.md b/docs/content/themes/resume/index.md index 6aa1d4bc55..43ef24aa45 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 be171ccce2..ce9af908ae 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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/seagull/index.md b/docs/content/themes/seagull/index.md index 34b606bc96..97f76ec2e0 100644 --- a/docs/content/themes/seagull/index.md +++ b/docs/content/themes/seagull/index.md @@ -3,11 +3,11 @@ title = "Seagull" description = "A Zola theme." template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://git.42l.fr/HugoTrentesaux/seagull.git" homepage = "https://git.42l.fr/HugoTrentesaux/seagull" minimum_version = "0.17.0" diff --git a/docs/content/themes/seje2/index.md b/docs/content/themes/seje2/index.md index 52356186a3..ebe9f4579f 100644 --- a/docs/content/themes/seje2/index.md +++ b/docs/content/themes/seje2/index.md @@ -3,16 +3,16 @@ title = "Seje2" description = "A beautiful zola theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/eatradish/seje2.git" homepage = "https://github.com/eatradish/Seje2" minimum_version = "0.15.0" license = "MIT" -demo = "https://eatradish.github.io/Seje2" +demo = "https://blog.miraclemilk.me/Seje2" [extra.author] name = "Mag Mell" diff --git a/docs/content/themes/serene/index.md b/docs/content/themes/serene/index.md index d3f2a18394..4074a4db32 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/isunjn/serene.git" homepage = "https://github.com/isunjn/serene" minimum_version = "0.19.0" diff --git a/docs/content/themes/shadharon/index.md b/docs/content/themes/shadharon/index.md index e0c11e521d..dccb7fc1fb 100644 --- a/docs/content/themes/shadharon/index.md +++ b/docs/content/themes/shadharon/index.md @@ -3,11 +3,11 @@ title = "shadharon" description = "Simple blog theme powered by Zola" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/syedzayyan/shadharon.git" homepage = "https://github.com/syedzayyan/shadharon" minimum_version = "0.4.0" diff --git a/docs/content/themes/simple-dev-blog/index.md b/docs/content/themes/simple-dev-blog/index.md index 3335173bc2..d828530ca2 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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/slim/index.md b/docs/content/themes/slim/index.md index 38c5de1fb8..82ba8ba195 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 a043b9369a..99fa73f6ef 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 b35f98c8ef..a9e0aebef0 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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/tabi/index.md b/docs/content/themes/tabi/index.md index 5df893c4d0..d7549ce050 100644 --- a/docs/content/themes/tabi/index.md +++ b/docs/content/themes/tabi/index.md @@ -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-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/welpo/tabi.git" homepage = "https://github.com/welpo/tabi" minimum_version = "0.17.0" @@ -65,6 +65,7 @@ tabi has a perfect score on Google's Lighthouse audit: - [X] [Comprehensive multi-language support](https://welpo.github.io/tabi/blog/faq-languages/#how-does-tabi-handle-multilingual-support). Add as many languages as you wish. - [X] Support for [comments using giscus, utterances, Hyvor Talk, or Isso](https://welpo.github.io/tabi/blog/comments/). - [X] Code syntax highlighting with colours based on [Catppuccin](https://github.com/catppuccin/catppuccin) Frappé. +- [X] [Mermaid support](https://welpo.github.io/tabi/blog/shortcodes/#mermaid-diagrams) to create diagrams and charts with text. - [X] [Local search](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#search) with an accessible, multi-lingual interface. - [X] [Custom Twitter card](https://welpo.github.io/tabi/blog/mastering-tabi-settings/#social-media-cards) and automatic Open Graph tags. - [X] [KaTeX](https://katex.org/) support for mathematical notation. diff --git a/docs/content/themes/tale-zola/index.md b/docs/content/themes/tale-zola/index.md index 96db129e8b..65826ffb32 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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/tilde/index.md b/docs/content/themes/tilde/index.md index f01105ad03..b163180218 100644 --- a/docs/content/themes/tilde/index.md +++ b/docs/content/themes/tilde/index.md @@ -3,11 +3,11 @@ title = "tilde" description = "Simple theme to match the dracula tilde css" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://git.sr.ht/~savoy/tilde" homepage = "https://git.sr.ht/~savoy/tilde" minimum_version = "0.4.0" diff --git a/docs/content/themes/toucan/index.md b/docs/content/themes/toucan/index.md index 35e76889a9..5b3552367d 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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/tranquil/index.md b/docs/content/themes/tranquil/index.md index 77264808ba..e162288d12 100644 --- a/docs/content/themes/tranquil/index.md +++ b/docs/content/themes/tranquil/index.md @@ -3,11 +3,11 @@ title = "tranquil" description = "A blog theme for zola, simple and clean" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/TeaDrinkingProgrammer/tranquil.git" homepage = "https://github.com/TeaDrinkingProgrammer/tranquil" minimum_version = "0.9.0" diff --git a/docs/content/themes/zallery/index.md b/docs/content/themes/zallery/index.md index 663015f2d5..f66a98ac68 100644 --- a/docs/content/themes/zallery/index.md +++ b/docs/content/themes/zallery/index.md @@ -3,11 +3,11 @@ title = "zallery" description = "Gallery theme for zola" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/gamingrobot/zallery.git" homepage = "https://github.com/gamingrobot/zallery" minimum_version = "0.19.0" diff --git a/docs/content/themes/zerm/index.md b/docs/content/themes/zerm/index.md index 88702e5a30..385e0bfc1a 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 82aa7a2747..4bc4854e31 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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-grayscale/index.md b/docs/content/themes/zola-grayscale/index.md index dc073aec64..0239f1039e 100644 --- a/docs/content/themes/zola-grayscale/index.md +++ b/docs/content/themes/zola-grayscale/index.md @@ -3,11 +3,11 @@ title = "zola-grayscale" description = "A port of the Start Bootrap Grayscale theme, for Zola." template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/mattimustang/zola-grayscale.git" homepage = "https://github.com/mattimustang/zola-grayscale" minimum_version = "0.19.0" diff --git a/docs/content/themes/zola-hacker/index.md b/docs/content/themes/zola-hacker/index.md index 2d412e3592..6e416c7739 100644 --- a/docs/content/themes/zola-hacker/index.md +++ b/docs/content/themes/zola-hacker/index.md @@ -3,11 +3,11 @@ title = "zola-hacker" description = "Hacker is a theme for Zola" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/en9inerd/zola-hacker" homepage = "https://github.com/en9inerd/zola-hacker" minimum_version = "0.19.1" diff --git a/docs/content/themes/zola-henry/index.md b/docs/content/themes/zola-henry/index.md index 68bdbb2943..6db46d2749 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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-minimal/index.md b/docs/content/themes/zola-minimal/index.md index 56fff6dcea..2d0a90bfb3 100644 --- a/docs/content/themes/zola-minimal/index.md +++ b/docs/content/themes/zola-minimal/index.md @@ -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-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/semanticdata/zola-minimal.git" homepage = "https://github.com/semanticdata/zola-minimal/" minimum_version = "0.18.0" diff --git a/docs/content/themes/zola-paper/index.md b/docs/content/themes/zola-paper/index.md index 742c5d3a25..46d12c7092 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 24860dbd90..484a21dbeb 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/lukehsiao/zola-pickles.git" homepage = "https://github.com/lukehsiao/zola-pickles" minimum_version = "0.19.0" diff --git a/docs/content/themes/zola-theme-course/index.md b/docs/content/themes/zola-theme-course/index.md index b1c236ed1f..da847c6545 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/elegaanz/zola-theme-course.git" homepage = "https://github.com/elegaanz/zola-theme-course" minimum_version = "0.17.1" diff --git a/docs/content/themes/zola-theme-hikari/index.md b/docs/content/themes/zola-theme-hikari/index.md index 29d5ebd32b..4c80f3e1ca 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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-theme-terminimal/index.md b/docs/content/themes/zola-theme-terminimal/index.md index f2f5b73181..311ab2750d 100644 --- a/docs/content/themes/zola-theme-terminimal/index.md +++ b/docs/content/themes/zola-theme-terminimal/index.md @@ -3,11 +3,11 @@ title = "terminimal" description = "A simple, minimal retro theme" template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/pawroman/zola-theme-terminimal.git" homepage = "https://github.com/pawroman/zola-theme-terminimal" minimum_version = "0.11.0" diff --git a/docs/content/themes/zola.386/index.md b/docs/content/themes/zola.386/index.md index 2551098fa0..7aa3ac511d 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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 854d2de843..ea1c059cb6 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z 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/zolarwind/index.md b/docs/content/themes/zolarwind/index.md index 9896f2e778..08eb7b5485 100644 --- a/docs/content/themes/zolarwind/index.md +++ b/docs/content/themes/zolarwind/index.md @@ -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-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/thomasweitzel/zolarwind.git" homepage = "https://github.com/thomasweitzel/zolarwind" minimum_version = "0.19.1" diff --git a/docs/content/themes/zolastrap/index.md b/docs/content/themes/zolastrap/index.md index 7b7e4addb3..66b3b84f8a 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 = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/marcodpt/zolastrap.git" homepage = "https://github.com/marcodpt/zolastrap" minimum_version = "0.14.1" diff --git a/docs/content/themes/zplit/index.md b/docs/content/themes/zplit/index.md index 403eccf811..8b581d325b 100644 --- a/docs/content/themes/zplit/index.md +++ b/docs/content/themes/zplit/index.md @@ -3,11 +3,11 @@ title = "Zplit" description = "A single page theme for a professional online presence." template = "theme.html" -date = 2024-08-19T05:58:10Z +date = 2024-09-02T05:58:27Z [extra] -created = 2024-08-19T05:58:10Z -updated = 2024-08-19T05:58:10Z +created = 2024-09-02T05:58:27Z +updated = 2024-09-02T05:58:27Z repository = "https://github.com/gicrisf/zplit.git" homepage = "https://github.com/gicrisf/zplit" minimum_version = "0.15.0"