summaryrefslogtreecommitdiff
path: root/theme.toml
blob: b43d6269182e9315357775ceda2d394fd76d0bb5 (plain)
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
name = 'Tastefejl'
license = 'MIT'
description = 'A simple Hugo theme'

homepage = 'https://git.push-f.com/tastefejl/'

demosite = 'https://push-f.com/'

tags = [
    "responsive",
    "simple",
    "clean",
    "light",
    "dark",
    "blog",
    "minimal",
    "personal",
    "portfolio",
]

features = [
    "responsive",
    "blog",
    "table-of-contents",
    "highlight.js",
    "favicon",
    "minified-assets",
    "dark-light-images",
    "color-palettes",
]

[author]
name = 'Francesco Tomaselli'
homepage = 'https://tomfran.github.io/'