Initial commit

This commit is contained in:
Spencer Pincott
2024-07-15 22:20:13 -04:00
commit 97737ca1ae
16618 changed files with 934131 additions and 0 deletions

37
themes/keepit/theme.toml Normal file
View 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"