hugo-theme-introduction/theme.toml

13 lines
679 B
TOML
Raw Permalink Normal View History

2017-03-13 09:14:02 +00:00
name = "Introduction"
2019-01-06 21:36:16 +00:00
license = "Apache-2.0"
2019-07-24 23:51:35 +00:00
licenselink = "https://github.com/victoriadrake/hugo-theme-introduction/blob/master/LICENSE"
2017-03-13 09:14:02 +00:00
description = "Minimal, single page, smooth scrolling theme for Hugo."
2019-07-24 23:51:35 +00:00
homepage = "https://github.com/victoriadrake/hugo-theme-introduction"
2018-07-13 10:20:32 +00:00
tags = ["blog", "bulma", "clean", "dark", "disqus", "font awesome", "gallery", "minimal", "minimalist", "mobile", "multilingual", "one page", "personal", "responsive", "simple", "single page", "starter", "syntax highlighting", "projects", "white" ]
features = ["responsive", "blog", "portfolio", "gallery"]
2019-04-10 09:29:52 +00:00
min_version = "0.49"
2017-03-13 09:14:02 +00:00
[author]
name = "Victoria Drake"
2019-03-18 18:03:40 +00:00
homepage = "https://victoria.dev"