forked from jmfergeau/hugo.386
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
21 lines (18 loc) · 663 Bytes
/
theme.toml
File metadata and controls
21 lines (18 loc) · 663 Bytes
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 = "Hugo.386"
license = "Apache 2"
licenselink = "//gitlab.com/maxlefou/hugo.386/blob/master/LICENSE"
description = "Hugo port of the BOOTSTRA.386 theme"
homepage = "//gitlab.com/maxlefou/hugo.386/"
tags = ["blog","retro","geek","bootstra.386","hugo.386"]
features = ["responsive"]
min_version = "0.41"
[author]
name = "JM Fergeau"
homepage = "//jmf-portfolio.netlify.com"
# If porting an existing theme
[original]
name = "BOOTSTRA.386"
homepage = "//kristopolous.github.io/BOOTSTRA.386/"
repo = "//github.com/kristopolous/BOOTSTRA.386"