Skip to content

Commit 45285dd

Browse files
Keatsactions-user
authored andcommitted
Update themes gallery (getzola#2770)
Co-authored-by: GitHub Action <[email protected]>
1 parent ded6cfd commit 45285dd

File tree

23 files changed

+535
-367
lines changed

23 files changed

+535
-367
lines changed

docs/content/themes/abridge/index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
title = "abridge"
44
description = "A fast and lightweight Zola theme using semantic html, a class-light abridge.css, and No mandatory JS."
55
template = "theme.html"
6-
date = 2024-12-20T21:11:50Z
6+
date = 2025-01-05T21:30:32-08:00
77

88
[taxonomies]
99
theme-tags = []
1010

1111
[extra]
12-
created = 2024-12-20T21:11:50Z
13-
updated = 2024-12-20T21:11:50Z
12+
created = 2025-01-05T21:30:32-08:00
13+
updated = 2025-01-05T21:30:32-08:00
1414
repository = "https://github.com/Jieiku/abridge.git"
1515
homepage = "https://github.com/jieiku/abridge"
1616
minimum_version = "0.19.1"
@@ -52,7 +52,7 @@ The Abridge.css demo is simply using Abridge theme as a submodule: [config.toml]
5252
- Dark, Light, Auto, and Switcher themes. (colors can be customized, css variables)
5353
- Code [syntax highlighting](https://abridge.pages.dev/overview-code-blocks/). (colors can be customized, css variables)
5454
- Numbered code blocks with [line highlighting](https://abridge.pages.dev/overview-code-blocks/#toml).
55-
- Entirely Offline Site by using the PWA **or** by setting `search_library = "offline"` in `config.toml` (full search support).
55+
- Entirely Offline Site by using the PWA **or** by setting `search_library = "offline"` in `config.toml`.
5656
- Multi-language support.
5757
- Search support. ([elasticlunr](https://abridge.pages.dev/), [pagefind](https://abridge-pagefind.pages.dev/), [tinysearch](https://abridge-tinysearch.pages.dev/))
5858
- Search Suggestions navigation keys, `/` focus, `arrow` move, `enter` select, `escape` close.

docs/content/themes/after-dark/index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
title = "after-dark"
44
description = "A robust, elegant dark theme"
55
template = "theme.html"
6-
date = 2024-11-06T07:53:33-06:00
6+
date = 2025-01-09T01:48:56-08:00
77

88
[taxonomies]
99
theme-tags = []
1010

1111
[extra]
12-
created = 2024-11-06T07:53:33-06:00
13-
updated = 2024-11-06T07:53:33-06:00
12+
created = 2025-01-09T01:48:56-08:00
13+
updated = 2025-01-09T01:48:56-08:00
1414
repository = "https://github.com/getzola/after-dark.git"
1515
homepage = "https://github.com/getzola/after-dark"
16-
minimum_version = "0.17.0"
16+
minimum_version = "0.19.1"
1717
license = "MIT"
1818
demo = "https://getzola.github.io/after-dark/"
1919

docs/content/themes/apollo/index.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
title = "apollo"
44
description = "Modern and minimalistic blog theme"
55
template = "theme.html"
6-
date = 2024-12-18T14:51:26+01:00
6+
date = 2025-01-10T19:55:25+01:00
77

88
[taxonomies]
99
theme-tags = []
1010

1111
[extra]
12-
created = 2024-12-18T14:51:26+01:00
13-
updated = 2024-12-18T14:51:26+01:00
12+
created = 2025-01-10T19:55:25+01:00
13+
updated = 2025-01-10T19:55:25+01:00
1414
repository = "https://github.com/not-matthias/apollo.git"
1515
homepage = "https://github.com/not-matthias/apollo"
1616
minimum_version = "0.14.0"
@@ -52,8 +52,7 @@ Modern and minimalistic blog theme powered by [Zola](https://getzola.org). See a
5252
- [x] Meta Tags For Individual Pages
5353
- [x] Custom homepage
5454
- [x] Comments
55-
- [ ] Search
56-
- [ ] Categories
55+
- [x] Search
5756

5857
## Installation
5958

docs/content/themes/duckquill/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
title = "Duckquill"
44
description = "Modern, pretty, and clean theme"
55
template = "theme.html"
6-
date = 2024-12-10T00:18:25Z
6+
date = 2024-12-23T23:19:37+03:00
77

88
[taxonomies]
99
theme-tags = []
1010

1111
[extra]
12-
created = 2024-12-10T00:18:25Z
13-
updated = 2024-12-10T00:18:25Z
12+
created = 2024-12-23T23:19:37+03:00
13+
updated = 2024-12-23T23:19:37+03:00
1414
repository = "https://codeberg.org/daudix/duckquill.git"
1515
homepage = "https://codeberg.org/daudix/duckquill"
1616
minimum_version = "0.19.0"

docs/content/themes/halve-z/index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
title = "halve-z"
44
description = "Retro two-column theme"
55
template = "theme.html"
6-
date = 2024-11-24T23:48:33-08:00
6+
date = 2025-01-06T00:22:55-08:00
77

88
[taxonomies]
99
theme-tags = []
1010

1111
[extra]
12-
created = 2024-11-24T23:48:33-08:00
13-
updated = 2024-11-24T23:48:33-08:00
12+
created = 2025-01-06T00:22:55-08:00
13+
updated = 2025-01-06T00:22:55-08:00
1414
repository = "https://github.com/charlesrocket/halve-z.git"
1515
homepage = "https://github.com/charlesrocket/halvez"
16-
minimum_version = "0.18.0"
16+
minimum_version = "0.19.2"
1717
license = "MIT"
1818
demo = "https://halve-z.netlify.app/"
1919

docs/content/themes/homepage-creators/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
title = "homepage-creators"
44
description = "A fast and beautiful personal homepage for creators, used by https://jiaxiang.wang, a port of HeoWeb."
55
template = "theme.html"
6-
date = 2024-12-22T22:21:57+08:00
6+
date = 2024-12-25T17:08:52+08:00
77

88
[taxonomies]
99
theme-tags = []
1010

1111
[extra]
12-
created = 2024-12-22T22:21:57+08:00
13-
updated = 2024-12-22T22:21:57+08:00
12+
created = 2024-12-25T17:08:52+08:00
13+
updated = 2024-12-25T17:08:52+08:00
1414
repository = "https://github.com/iWangJiaxiang/Homepage-Creators.git"
1515
homepage = "https://github.com/iWangJiaxiang/homepage-for-creators"
1616
minimum_version = "0.19.2"

0 commit comments

Comments
 (0)