forked from victoriadrake/hugo-theme-introduction
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
21 lines (18 loc) · 772 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Introduction"
license = "Creative Commons Attribution 3.0 Unported"
licenselink = "https://github.com/hivickylai/hugo-theme-introduction/blob/master/LICENSE.md"
description = "Minimal, single page, smooth scrolling theme for Hugo."
homepage = "https://github.com/hivickylai/hugo-theme-introduction"
tags = ["clean", "simple", "minimal", "minimalist", "responsive", "single page", "syntax highlighting", "projects", "starter", "white", "dark"]
features = ["responsive", "single page"]
min_version = "0.30"
[author]
name = "Vicky Lai"
homepage = "https://vickylai.io"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""