test-hugo/public/themes/novela/theme.toml
2020-11-19 20:49:43 +01:00

18 lines
570 B
TOML

name = "Hugo Novela"
license = "MIT"
licenselink = "https://github.com/forestryio/hugo-theme-novela/blob/master/LICENSE"
description = "A Hugo port of the Novela theme by Narative"
homepage = "https://hugo-novela-forestry.netlify.com/"
tags = ["blog"]
features = ["dark mode", "grid view"]
min_version = "0.55.0"
[author]
name = "The New Dynamic"
homepage = "https://www.thenewdynamic.com/"
# If porting an existing theme
[original]
author = "Narative"
homepage = "https://www.narative.co/"
repo = "https://github.com/narative/gatsby-theme-novela"