hugo-theme-dimension/theme.toml

22 lines
697 B
TOML
Raw Normal View History

2017-01-17 18:31:18 +00:00
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "Dimension"
2017-01-17 19:58:54 +00:00
license = "Creative Commons Attribution 3.0 Unported"
licenselink = "https://github.com/sethmacleod/dimension/blob/master/LICENSE.md"
description = "Dimension is a single page and responsive site template using modals as pages."
homepage = "https://github.com/sethmacleod/dimension"
tags = ["responsive", "personal", "portfolio"]
features = ["responsive"]
2017-01-17 18:31:18 +00:00
min_version = 0.18
[author]
2017-01-17 19:58:54 +00:00
name = "Seth MacLeod"
homepage = "https://www.sethmacleod.com/"
2017-01-17 18:31:18 +00:00
# If porting an existing theme
[original]
2017-01-17 19:58:54 +00:00
name = "@ajlkn"
homepage = "https://html5up.net/dimension"
2017-01-17 18:31:18 +00:00
repo = ""