aboutsummaryrefslogtreecommitdiffstats
path: root/theme.toml
blob: e6a7796c341414206f2d7b4f63babd26a5cfd81e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name = "no style, please!"
description = "A (nearly) no-CSS, fast, minimalist Zola theme"
license = "MIT"
homepage = "https://git.sr.ht/~gumxcc/zola-no-style-please"
min_version = "0.4.0"
demo = "https://zola-no-style-please.demo.gumx.cc"

[extra]

# The theme author info: you!
[author]
name = "Ahmed"
homepage = "https://gumx.cc"

[original]
author =  "Riccardo Graziosi"
homepage = "https://riggraz.dev"
repo = "https://github.com/riggraz/no-style-please"