19 lines
No EOL
547 B
TOML
19 lines
No EOL
547 B
TOML
name = "casper3"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/jonathanjanssens/hugo-casper3/blob/master/LICENSE"
|
|
description = "The default Casper version 3 theme from Ghost CMS ported over to Hugo"
|
|
tags = ["blog", "dark", "light"]
|
|
features = ["darkmode"]
|
|
min_version = "0.54.0"
|
|
|
|
[author]
|
|
name = "Jonathan Janssens"
|
|
homepage = "https://jonathanjanssens.com"
|
|
repo = "https://github.com/jonathanjanssens/projects/hugo-casper3"
|
|
|
|
[original]
|
|
name = "Ghost"
|
|
homepage = "https://ghost.org"
|
|
repo = "https://github.com/TryGhost/Casper"
|
|
|
|
|