19 lines
587 B
TOML
19 lines
587 B
TOML
name = "Hugo Simple"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/maolonglong/hugo-simple/blob/main/LICENSE"
|
|
description = "A Hugo-theme based on Simple.css and Bear Blog"
|
|
homepage = "https://github.com/maolonglong/hugo-simple"
|
|
demosite = "https://maolonglong.github.io/hugo-simple"
|
|
|
|
tags = ["blog", "minimal", "fast", "dark mode"]
|
|
features = ["favicon", "no javascript", "rss", "dark mode"]
|
|
|
|
[author]
|
|
name = "Shaolong Chen"
|
|
homepage = "https://github.com/maolonglong"
|
|
|
|
[original]
|
|
author = "Caio Lente"
|
|
homepage = "https://lente.dev"
|
|
repo = "https://github.com/clente/hugo-bearcub"
|