-
Notifications
You must be signed in to change notification settings - Fork 4
/
theme.toml
48 lines (44 loc) · 1.13 KB
/
theme.toml
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
38
39
40
41
42
43
44
45
46
47
48
name = 'Yue'
license = 'MIT'
licenselink = 'https://github.com/CyrusYip/hugo-theme-yue/blob/main/LICENSE'
description = 'A minimal, multilingual and customizable theme, suitable for blogging'
# The home page of the theme, where the source can be found
homepage = 'https://github.com/CyrusYip/hugo-theme-yue'
# If you have a running demo of the theme
demosite = 'https://yue.cyrusyip.org/'
# Taxonomy terms
tags = [
'blog',
'responsive',
'minimal',
'light',
'dark',
'multilingual',
'dark mode',
'personal'
]
features = [
"minimal appearance",
"mobile-first and responsive",
"automatic dark mode",
"scss",
"multilingual",
"translation list in single page",
"language selector",
"multiple authors",
"table of content",
"modification date on home page, single page, section page and term page",
"tags and categories",
"copyright notice",
"rss link",
"full-text RSS",
"heading anchor link",
"search engine optimization",
"microdata",
"meta description",
"open graph"
]
# If the theme has a single author
[author]
name = 'Cyrus Yip'
homepage = 'https://cyrusyip.org/'