use LoveIt theme, self hosted
This commit is contained in:
parent
bcafaafff8
commit
e9ec93a471
1973 changed files with 54578 additions and 15688 deletions
34
themes/LoveIt/theme.toml
Normal file
34
themes/LoveIt/theme.toml
Normal file
|
@ -0,0 +1,34 @@
|
|||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "LoveIt"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/dillonzq/LoveIt/blob/master/LICENSE"
|
||||
description = "A Clean, Elegant but Advanced Hugo Theme for Hugo."
|
||||
homepage = "https://hugoloveit.com"
|
||||
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://dillonzq.com/"
|
||||
|
||||
[original]
|
||||
name = "Fastbyte01"
|
||||
homepage = "https://www.fsb01.com/"
|
||||
repo = "https://github.com/Fastbyte01/KeepIt"
|
Loading…
Add table
Add a link
Reference in a new issue