mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
27 lines
582 B
TOML
27 lines
582 B
TOML
name = "Coder-Timeline"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/13hannes11/hugo-coder-timeline/blob/master/LICENSE.md"
|
|
description = "An extenison for the theme Coder 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",
|
|
"pagination",
|
|
"single-column",
|
|
"syntax-highlighting"
|
|
]
|
|
min_version = "0.54"
|
|
|
|
[author]
|
|
name = "Hannes Kuchelmeister"
|
|
homepage = "https://hanneskuchelmeister.de"
|