website-zola/theme.toml
2024-09-11 21:17:26 +02:00

17 lines
563 B
TOML

name = "apollo"
description = "Modern and minimalistic blog theme"
min_version = "0.14.0"
license = "MIT"
homepage = "https://github.com/not-matthias/apollo"
demo = "https://not-matthias.github.io/apollo"
# Any variable there can be overridden in the end user `config.toml`
# You don't need to prefix variables by the theme name but as this will
# be merged with user data, some kind of prefix or nesting is preferable
# Use snake_casing to be consistent with the rest of Zola
[extra]
[author]
name = "not-matthias"
homepage = "https://github.com/not-matthias"