mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Initial files
This commit is contained in:
26
theme.toml
Normal file
26
theme.toml
Normal file
@@ -0,0 +1,26 @@
|
||||
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://luizdepra.com/posts/hugo-coder/"
|
||||
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"
|
||||
Reference in New Issue
Block a user