forked from chringel21/chringel-hugo-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
25 lines (19 loc) · 768 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name = "chringel"
license = "MIT"
licenselink = "https://github.com/chringel21/chringel-hugo-theme/blob/main/LICENSE"
description = "chringel - Privacy focused theme for Hugo using TailwindCSS"
homepage = "https://github.com/chringel21/chringel-hugo-theme"
demosite = "https://chringel.dev"
tags = ["Blog", "Hugo", "Tailwind CSS", "theme", "privacy"]
features = ["Isso comments", "umami analytics", "SVG icons", "automatic dark mode", "deeplinks"]
[author]
name = "Christian Engel"
homepage = "https://github.com/chringel21/"
[original]
author = "Dirk Olbrich"
homepage = "https://github.com/dirkolbrich"
repo = "https://github.com/dirkolbrich/hugo-theme-tailwindcss-starter"
[module]
[module.hugoVersion]
extended = true
min_version = "0.69"