forked from jpescador/hugo-future-imperfect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththeme.toml
21 lines (18 loc) · 761 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/spf13/hugoThemes#themetoml for an example
name = "Hugo Future Imperfect"
license = "MIT"
licenselink = "https://github.com/jpescador/hugo-future-imperfect/blob/master/LICENSE.md"
description = "Ported theme of HTML5 UP, future imperfect, with some extra goodies"
homepage = "https://github.com/jpescador/hugo-future-imperfect"
tags = ["blog", "responsive", "font awesome", "highlight.js", "fancybox 3", "staticman", "netlify"]
features = ["html5", "css3", "responsive"]
min_version = 0.15
[author]
name = "Julio Pescador"
homepage = "https://jpescador.com"
# If porting an existing theme
[original]
name = "Future Imperfect"
homepage = "http://html5up.net/future-imperfect"
repo = ""