Files
blog/theme.toml
daudix 238f84de30 Make dates respect current locale (deprecations!)
And make comments use it in a smart way (it's not but it works)

Deprecate "extra.date_format" and "extra.comments.locale" and replace it
with "date_format" and "date_locale" in translation files
2024-06-20 19:26:12 +03:00

15 lines
364 B
TOML

name = "Duckquill"
description = "Modern, pretty, and clean theme"
license = "MIT"
homepage = "https://codeberg.org/daudix/duckquill"
min_version = "0.17.2"
demo = "https://daudix.codeberg.page/duckquill"
[extra]
primary_color = "#9a9996"
primary_color_alpha = "rgba(154, 153, 150, 0.2)"
[author]
name = "David Lapshin"
homepage = "https://daudix.codeberg.page"