-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Expand file tree
/
Copy paththeme.toml
More file actions
31 lines (30 loc) · 619 Bytes
/
theme.toml
File metadata and controls
31 lines (30 loc) · 619 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
name = "Coder"
license = "MIT"
licenselink = "https://github.com/luizdepra/hugo-coder/blob/master/LICENSE.md"
description = "A simple and clean blog theme for Hugo"
homepage = "https://github.com/luizdepra/hugo-coder/"
demosite = "https://hugo-coder.netlify.app/"
tags = [
"blog",
"minimal",
"minimalist",
"responsive",
"simple",
"clean",
"personal",
"light",
"dark",
"dark mode"
]
features = [
"analytics",
"favicon",
"multilingual",
"pagination",
"single-column",
"syntax-highlighting"
]
min_version = "0.124.0"
[author]
name = "Luiz F. A. de Prá"
homepage = "https://luizdepra.com"