Initial commit
This commit is contained in:
37
themes/keepit/theme.toml
Normal file
37
themes/keepit/theme.toml
Normal file
@@ -0,0 +1,37 @@
|
||||
# theme.toml template for a Hugo theme
|
||||
|
||||
name = "KeepIt"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/Fastbyte01/KeepIt/blob/master/LICENSE"
|
||||
description = "A Clean, Elegant but Advanced Hugo Theme for Hugo."
|
||||
|
||||
homepage = "https://giuseppep.it"
|
||||
demosite = "https://suspicious-archimedes-ab369d.netlify.app/"
|
||||
|
||||
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://giuseppep.it/"
|
||||
|
||||
[original]
|
||||
name = "Fastbyte01"
|
||||
homepage = "https://www.fsb01.com/"
|
||||
repo = "https://github.com/Fastbyte01/KeepIt"
|
||||
Reference in New Issue
Block a user