dimension theme
This commit is contained in:
parent
0c44a2e2fe
commit
c8a4fc4567
73 changed files with 10250 additions and 0 deletions
21
themes/dimension/theme.toml
Normal file
21
themes/dimension/theme.toml
Normal 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 = ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue