forked from negrel/hugo-theme-pico
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
36 lines (34 loc) · 744 Bytes
/
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
26
27
28
29
30
31
32
33
34
35
36
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
description = "Pico is an elegent theme inspired by Medium & The New York Times."
features = [
"multilingual",
"responsive",
"tailwindcss",
"blog",
"syntax highlighting",
]
homepage = "https://sponge-bob.netlify.app/"
license = "MIT"
licenselink = "https://github.com/negrel/hugo-theme-pico/blob/master/LICENSE"
min_version = "0.72"
name = "Pico"
tags = [
"blog",
"light",
"dark",
"clean",
"simple",
"mobile",
"fast",
"onepage",
"starter",
"multilingual",
"personal",
"resume",
"syntax highlighting",
"white",
]
[author]
homepage = "https://github.com/negrel"
name = "Alexandre NEGREL"