Rev | Line | |
---|
[14926] | 1 | # theme.toml template for a Hugo theme |
---|
| 2 | # See https://github.com/spf13/hugoThemes#themetoml for an example |
---|
| 3 | |
---|
| 4 | name = "Dimension" |
---|
| 5 | license = "Creative Commons Attribution 3.0 Unported" |
---|
| 6 | licenselink = "https://github.com/sethmacleod/dimension/blob/master/LICENSE.md" |
---|
| 7 | description = "Dimension is a single page and responsive site template using modals as pages." |
---|
| 8 | homepage = "https://github.com/sethmacleod/dimension" |
---|
| 9 | tags = ["responsive", "personal", "portfolio", "multilingual"] |
---|
| 10 | features = ["responsive", "multilingual"] |
---|
| 11 | min_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.