-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
41 lines (36 loc) · 877 Bytes
/
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
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = 'FixIt Bundle'
license = 'MIT'
licenselink = 'https://github.com/hugo-fixit/fixit-bundle/LICENSE'
description = '🌲 Include FixIt core theme and every FixIt theme components in one bundle component.'
min_version = "0.127.0"
# The home page of the theme, where the source can be found
homepage = 'https://github.com/hugo-fixit/fixit-bundle'
# Taxonomy terms
tags = [
"blog",
"clean",
"responsive",
"light",
"dark",
"theme"
]
features = [
"i18n",
"PWA",
"Sub menu",
"Content Encryption",
"watermark",
"SEO Optimized",
"friends link template",
"pagination",
"syntax-highlighting",
"cover-image",
"favicon",
"social links"
]
# If the theme has a single author
[author]
name = "Lruihao"
homepage = "https://lruihao.cn"