use maintained theme
This commit is contained in:
parent
640572ecab
commit
0c7cb4486a
1779 changed files with 41468 additions and 26258 deletions
34
themes/CodeIT/theme.toml
Normal file
34
themes/CodeIT/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 = "CodeIT"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/sunt-programator/CodeIT/blob/master/LICENSE"
|
||||
description = "A clean, elegant but advanced blog theme for Hugo."
|
||||
homepage = "https://codeit.suntprogramator.dev/"
|
||||
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 = "Victor Pogor"
|
||||
homepage = "https://suntprogramator.dev/"
|
||||
|
||||
[original]
|
||||
name = "LoveIt"
|
||||
homepage = "https://hugoloveit.com/"
|
||||
repo = "https://github.com/dillonzq/loveit"
|
Loading…
Add table
Add a link
Reference in a new issue