Skip to content

Commit f318d5c

Browse files
Keatsactions-user
andauthored
Update themes gallery (#2986)
Co-authored-by: GitHub Action <action@github.com>
1 parent 65ab3d0 commit f318d5c

File tree

32 files changed

+1912
-68
lines changed

32 files changed

+1912
-68
lines changed

docs/content/themes/apollo/index.md

Lines changed: 4 additions & 4 deletions
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 = 2025-08-09T15:26:23+02:00
6+
date = 2025-09-08T22:33:37+02:00
77

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

1111
[extra]
12-
created = 2025-08-09T15:26:23+02:00
13-
updated = 2025-08-09T15:26:23+02:00
12+
created = 2025-09-08T22:33:37+02:00
13+
updated = 2025-09-08T22:33:37+02:00
1414
repository = "https://github.com/not-matthias/apollo.git"
1515
homepage = "https://github.com/not-matthias/apollo"
1616
minimum_version = "0.14.0"
@@ -47,7 +47,7 @@ Modern and minimalistic blog theme powered by [Zola](https://getzola.org). See a
4747
- [x] Pagination
4848
- [x] Themes (light, dark, auto)
4949
- [x] Projects page
50-
- [x] Analytics using [GoatCounter](https://www.goatcounter.com/) / [Umami](https://umami.is/)
50+
- [x] Analytics using [GoatCounter](https://www.goatcounter.com/) / [Umami](https://umami.is/) / [Google Analytics](https://analytics.google.com/)
5151
- [x] Social Links
5252
- [x] MathJax Rendering
5353
- [x] Taxonomies

docs/content/themes/bearblog/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
title = "Bear"
44
description = "Bear blog theme"
55
template = "theme.html"
6-
date = 2025-08-04T20:32:22+02:00
6+
date = 2025-08-26T11:42:33+02:00
77

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

1111
[extra]
12-
created = 2025-08-04T20:32:22+02:00
13-
updated = 2025-08-04T20:32:22+02:00
12+
created = 2025-08-26T11:42:33+02:00
13+
updated = 2025-08-26T11:42:33+02:00
1414
repository = "https://codeberg.org/alanpearce/zola-bearblog.git"
1515
homepage = "https://codeberg.org/alanpearce/zola-bearblog"
1616
minimum_version = "0.4.0"

docs/content/themes/boring/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
title = "boring"
44
description = "A minimal theme"
55
template = "theme.html"
6-
date = 2025-08-21T02:43:48-04:00
6+
date = 2025-09-05T12:48:33+05:30
77

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

1111
[extra]
12-
created = 2025-08-21T02:43:48-04:00
13-
updated = 2025-08-21T02:43:48-04:00
12+
created = 2025-09-05T12:48:33+05:30
13+
updated = 2025-09-05T12:48:33+05:30
1414
repository = "https://github.com/ssiyad/boring.git"
1515
homepage = "https://github.com/ssiyad/boring"
1616
minimum_version = "0.16.0"
@@ -35,13 +35,13 @@ https://boring-zola.netlify.app/
3535
In your zola site directory
3636
- Get theme
3737

38-
```shell
38+
```bash
3939
git submodule add https://github.com/ssiyad/boring themes/boring
4040
```
4141

4242
- Build CSS
4343

44-
```shell
44+
```bash
4545
cd themes/boring
4646
yarn install --frozen-lockfile
4747
yarn build

0 commit comments

Comments
 (0)