-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
24 lines (18 loc) · 870 Bytes
/
theme.toml
File metadata and controls
24 lines (18 loc) · 870 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name = "kopi"
license = "MIT"
licenselink = "https://github.com/bect/kopi/blob/main/LICENSE"
description = "Kopi is a high-performance Hugo theme featuring a sophisticated dark-mode aesthetic and a structured 2-column layout. Built for speed and seamless navigation, it utilizes Turbo for instant page transitions."
# The home page of the theme, where the source can be found.
homepage = "https://github.com/bect/kopi"
# If you have a running demo of the theme.
demosite = "https://bect.github.io/kopi/"
tags = ["blog", "personal", "magazine", "responsive", "clean"]
features = ["dark mode", "turbo navigation", "mermaid diagrams", "2-column layout", "syntax highlighting", "radio player"]
# If the theme has a single author
[author]
name = "bect"
homepage = "https://github.com/bect"
[module]
[module.hugoVersion]
extended = true
min = "0.157.0"