Files
profile/themes/keepit/theme.toml
Spencer Pincott 97737ca1ae Initial commit
2024-07-15 22:20:13 -04:00

38 lines
727 B
TOML

# 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"