forked from khusika/FeelIt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
25 lines (21 loc) · 842 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
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "FeelIt"
license = "MIT"
licenselink = "https://github.com/khusika/FeelIt/blob/main/LICENSE"
description = "A Clean, Elegant but Advanced Hugo Theme for Hugo."
homepage = "https://github.com/khusika/FeelIt"
demosite = "https://feelit.khusika.dev/"
tags = ["blog", "dark", "light", "multilangual", "responsive"]
features = ["cover-image", "favicon", "multilingual", "pagination", "social-menu", "syntax-highlighting", "SEO Optimized", "HTML and CSS Optimized", "PWA Support"]
[author]
name = "Khusika"
homepage = "https://khusika.dev/"
[original]
name = "Dillon"
homepage = "https://dillonzq.com/"
repo = "https://github.com/dillonzq/LoveIt"
[module]
[module.hugoVersion]
extended = true
min = "0.94.0"