chore: rm version detection and refactor config

This commit is contained in:
Dillon
2022-05-08 02:30:22 +08:00
parent 857047a7a1
commit c878a747d7
17 changed files with 1096 additions and 520 deletions

View File

@@ -1,11 +1,13 @@
# 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"
demosite = "https://hugoloveit.com"
tags = [
"blog",
"clean",
@@ -22,6 +24,7 @@ features = [
"syntax-highlighting",
"SEO Optimized"
]
min_version = "0.62.0"
[author]