Testing hugo
This commit is contained in:
commit
e3975962fa
327 changed files with 17224 additions and 0 deletions
18
public/themes/novela/theme.toml
Normal file
18
public/themes/novela/theme.toml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue