-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy paththeme.toml
More file actions
36 lines (35 loc) · 720 Bytes
/
theme.toml
File metadata and controls
36 lines (35 loc) · 720 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
name = "Luna"
license = "GPL V3.0"
licenselink = "https://github.com/Ice-Hazymoon/hugo-theme-luna/blob/master/LICENSE"
description = "A simple, performance-first, SEO-friendly Hugo theme"
homepage = "https://github.com/Ice-Hazymoon/hugo-theme-luna"
demosite = "https://hugo-theme-luna.imiku.me"
tags = [
"blog",
"responsive",
"minimal",
"personal",
"light",
"dark",
"gallery",
"archive",
"tailwind",
"search",
"multilingual"
]
features = [
"blog",
"responsive",
"minimal",
"personal",
"light",
"dark",
"gallery",
"tailwind",
"search",
"multilingual"
]
min_version = "0.146.0"
[author]
name = "Ice-Hazymoon"
homepage = "https://imiku.me"