forked from pacollins/hugo-future-imperfect-slim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththeme.toml
25 lines (23 loc) · 1.17 KB
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
name = "Hugo Future Imperfect Slim"
license = "MIT"
licenselink = "https://github.com/pacollins/hugo-future-imperfect-slim/blob/master/LICENSE.md"
description = "Future Imperfect Theme - Slimmed Down"
homepage = "https://github.com/pacollins/hugo-future-imperfect-slim"
tags = ["HTML5", "CSS Grid", "Blog", "Responsive", "Portfolio", "Disqus",
"Syntax Highlighting", "Company", "Font Awesome", "Projects",
"Contact Form", "Highlight.js", "Gallery", "Multilingual", "Product",
"Fancybox", "Academicons", "Academic", "Google Analytics", "Twitter Cards",
"Open Graph", "Google News", "Jquery", "Skel", "Staticman", "Netlify"]
features = ["Highlight.js v9.2", "Font Awesome v5.0", "Fancybox v3.5",
"Academicons v1.8", "Google Analytics", "Disqus", "Twitter Cards",
"Open Graph", "Google News", "Jquery v3.2", "Skel v3.0", "Staticman",
"Netlify"]
min_version = 0.40
[author]
name = "Patrick Collins"
homepage = "https://pacollins.com"
# If porting an existing theme
[original]
name = "Future Imperfect"
homepage = "https://github.com/jpescador/hugo-future-imperfect"
repo = "https://github.com/jpescador/hugo-future-imperfect"