forked from mirus-ua/hugo-theme-re-terminal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
32 lines (30 loc) · 730 Bytes
/
theme.toml
File metadata and controls
32 lines (30 loc) · 730 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
25
26
27
28
29
30
31
32
name = "re-Terminal"
license = "MIT"
licenselink = "https://github.com/mirus-ua/hugo-theme-re-terminal/blob/main/LICENSE.md"
description = "A simple, retro theme for Hugo."
homepage = "https://github.com/mirus-ua/hugo-theme-re-terminal/"
demosite = "https://re-terminal.nebrowser.com"
tags = [
"blog",
"clean",
"customizable",
"dark",
"highlighting",
"minimal",
"monotone",
"multilingual",
"personal",
"responsive",
"simple",
"technical",
"retro",
]
features = ["blog", "shortcode", "syntax highlighting"]
min_version = 0.128
[author]
name = "Mirus"
homepage = "https://nebrowser.com"
[original]
name = "panr"
homepage = "https://radoslawkoziel.pl"
repo = "https://github.com/panr/hugo-theme-terminal"