Initial Commit
This commit is contained in:
27
themes/hugo-coder/theme.toml
Normal file
27
themes/hugo-coder/theme.toml
Normal file
@ -0,0 +1,27 @@
|
||||
name = "Coder"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/luizdepra/hugo-coder/blob/master/LICENSE.md"
|
||||
description = "A simple and clean blog theme for Hugo"
|
||||
homepage = "https://github.com/luizdepra/hugo-coder/"
|
||||
tags = [
|
||||
"blog",
|
||||
"minimal",
|
||||
"minimalist",
|
||||
"responsive",
|
||||
"simple",
|
||||
"clean",
|
||||
"personal"
|
||||
]
|
||||
features = [
|
||||
"analytics",
|
||||
"favicon",
|
||||
"multilingual",
|
||||
"pagination",
|
||||
"single-column",
|
||||
"syntax-highlighting"
|
||||
]
|
||||
min_version = "0.79.0"
|
||||
|
||||
[author]
|
||||
name = "Luiz F. A. de Prá"
|
||||
homepage = "https://luizdepra.com"
|
Reference in New Issue
Block a user