2017-03-13 09:14:02 +00:00
|
|
|
# theme.toml template for a Hugo theme
|
|
|
|
# See https://github.com/spf13/hugoThemes#themetoml for an example
|
|
|
|
|
|
|
|
name = "Introduction"
|
|
|
|
license = "Creative Commons Attribution 3.0 Unported"
|
2017-05-03 11:21:48 +00:00
|
|
|
licenselink = "https://github.com/vickylaiio/hugo-theme-introduction/blob/master/LICENSE.md"
|
2017-03-13 09:14:02 +00:00
|
|
|
description = "Minimal, single page, smooth scrolling theme for Hugo."
|
2017-05-03 11:21:48 +00:00
|
|
|
homepage = "https://github.com/vickylaiio/hugo-theme-introduction"
|
2017-03-13 09:14:02 +00:00
|
|
|
tags = ["clean", "minimal"]
|
|
|
|
features = ["responsive", "single page"]
|
|
|
|
min_version = 0.15
|
|
|
|
|
|
|
|
[author]
|
|
|
|
name = "Vicky Lai"
|
2017-05-03 11:21:48 +00:00
|
|
|
homepage = "https://vickylai.io"
|
2017-03-13 09:14:02 +00:00
|
|
|
|
|
|
|
# If porting an existing theme
|
|
|
|
[original]
|
|
|
|
name = ""
|
|
|
|
homepage = ""
|
|
|
|
repo = ""
|