Files
homepage/themes/hugo-coder/theme.toml
Hendrik Hogertz 63ba272b75 first commit
2022-01-15 00:56:38 +01:00

28 lines
537 B
TOML

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"