hugo-coder-fork/theme.toml

27 lines
521 B
TOML
Raw Normal View History

2018-03-01 01:38:59 +00:00
name = "Coder"
license = "MIT"
licenselink = "https://github.com/luizdepra/hugo-coder/blob/master/LICENSE.md"
description = "A simple and clean blog theme for Hugo"
2018-03-08 19:48:46 +00:00
homepage = "https://github.com/luizdepra/hugo-coder/"
2018-03-01 01:38:59 +00:00
tags = [
"blog",
"minimal",
"minimalist",
"responsive",
"simple",
"clean",
"personal"
]
features = [
"analytics",
"favicon",
"pagination",
"single-column",
"syntax-highlighting"
]
min_version = "0.32"
[author]
name = "Luiz F. A. de Prá"
homepage = "https://luizdepra.com"