forked from puresyntax71/hugo-theme-chunky-poster
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
21 lines (18 loc) · 785 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 = "Chunky Poster"
license = "MIT"
licenselink = "https://github.com/puresyntax71/hugo-theme-chunky-poster/blob/master/LICENSE"
description = "A simple, bootstrap 4 based blog theme."
homepage = "https://github.com/puresyntax71/hugo-theme-chunky-poster"
tags = ["minimal", "minimalist", "blog", "responsive", "syntax highlighting", "multilingual", "minimalist", "light"]
features = ["minimal", "minimalist", "blog", "responsive", "syntax highlighting", "multilingual", "minimalist", "light"]
min_version = "0.41"
[author]
name = "virtualcursor"
homepage = "https://strict-panda.com"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""