13 lines
360 B
TOML
13 lines
360 B
TOML
name = "starless"
|
|
license = "MIT"
|
|
licenselink = "https://opensource.org/licenses/MIT"
|
|
description = "A minimal dark editorial Hugo theme."
|
|
homepage = "https://example.org/"
|
|
demosite = "https://example.org/"
|
|
tags = ["blog", "minimal", "dark", "editorial"]
|
|
features = ["blog", "docs", "responsive", "search"]
|
|
min_version = "0.161.0"
|
|
|
|
[author]
|
|
name = "ruinivist"
|