blob: a96525a8c5e57395704353ec57bb349f7961d69d (
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://gitlab.com/4bcx/no-style-please"
min_version = "0.4.0"
demo = "https://4bcx.gitlab.io/no-style-please"
[extra]
# The theme author info: you!
[author]
name = "Ahmed Alaa"
homepage = "https://4b.cx"
[original]
author = "Riccardo Graziosi"
homepage = "https://riggraz.dev"
repo = "https://github.com/riggraz/no-style-please"
|