-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
37 lines (31 loc) · 727 Bytes
/
theme.toml
File metadata and controls
37 lines (31 loc) · 727 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
33
34
35
36
37
# theme.toml template for a Hugo theme
name = "KeepIt"
license = "MIT"
licenselink = "https://github.com/Fastbyte01/KeepIt/blob/master/LICENSE"
description = "A Clean, Elegant but Advanced Hugo Theme for Hugo."
homepage = "https://giuseppep.it"
demosite = "https://suspicious-archimedes-ab369d.netlify.app/"
tags = [
"blog",
"clean",
"responsive",
"dark",
"theme"
]
features = [
"cover-image",
"favicon",
"multilingual",
"pagination",
"social-menu",
"syntax-highlighting",
"SEO Optimized"
]
min_version = "0.62.0"
[author]
name = "Dillon"
homepage = "https://giuseppep.it/"
[original]
name = "Fastbyte01"
homepage = "https://www.fsb01.com/"
repo = "https://github.com/Fastbyte01/KeepIt"