dimension theme

This commit is contained in:
Justin 2018-05-17 10:34:07 -04:00
parent 0c44a2e2fe
commit c8a4fc4567
73 changed files with 10250 additions and 0 deletions

View file

@ -0,0 +1,21 @@
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "Dimension"
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", "multilingual"]
features = ["responsive", "multilingual"]
min_version = 0.18
[author]
name = "Seth MacLeod"
homepage = "https://www.sethmacleod.com/"
# If porting an existing theme
[original]
name = "@ajlkn"
homepage = "https://html5up.net/dimension"
repo = ""