hugo-theme-introduction/theme.toml

22 lines
652 B
TOML
Raw Normal View History

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"
licenselink = "https://github.com/vickylaixy/hugo-theme-introduction/blob/master/LICENSE.md"
description = "Minimal, single page, smooth scrolling theme for Hugo."
homepage = "https://github.com/vickylaixy/hugo-theme-introduction"
tags = ["clean", "minimal"]
features = ["responsive", "single page"]
min_version = 0.15
[author]
name = "Vicky Lai"
homepage = "https://vickylai.com"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""