source: main/waeup-hugo/themes/dimension/theme.toml

Last change on this file was 14926, checked in by Henrik Bettermann, 7 years ago
File size: 729 bytes
Line 
1# theme.toml template for a Hugo theme
2# See https://github.com/spf13/hugoThemes#themetoml for an example
3
4name = "Dimension"
5license = "Creative Commons Attribution 3.0 Unported"
6licenselink = "https://github.com/sethmacleod/dimension/blob/master/LICENSE.md"
7description = "Dimension is a single page and responsive site template using modals as pages."
8homepage = "https://github.com/sethmacleod/dimension"
9tags = ["responsive", "personal", "portfolio", "multilingual"]
10features = ["responsive", "multilingual"]
11min_version = 0.18
12
13[author]
14  name = "Seth MacLeod"
15  homepage = "https://www.sethmacleod.com/"
16
17# If porting an existing theme
18[original]
19  name = "@ajlkn"
20  homepage = "https://html5up.net/dimension"
21  repo = ""
Note: See TracBrowser for help on using the repository browser.