]> BookStack Code Mirror - website/blob - themes/bookstack/theme.toml
Final post release time
[website] / themes / bookstack / theme.toml
1 # theme.toml template for a Hugo theme
2 # See https://github.com/spf13/hugoThemes#themetoml for an example
3
4 name = "Bookstack"
5 license = "MIT"
6 licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
7 description = ""
8 homepage = "http://siteforthistheme.com/"
9 tags = ["", ""]
10 features = ["", ""]
11 min_version = 0.18
12
13 [author]
14   name = ""
15   homepage = ""
16
17 # If porting an existing theme
18 [original]
19   name = ""
20   homepage = ""
21   repo = ""