11 Commits

Author SHA1 Message Date
7ebac23811 Bump minimal Zola version, make primary color non-essential 2024-06-30 03:10:19 +03:00
e2a03a455d Use custom domain: duckquill.daudix.one 2024-06-22 22:54:00 +03:00
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
5b6ea6904c Revert "Convert colors to the superiour format (HSL)"
This reverts commit dad3e18d81.
2024-05-13 03:22:52 +03:00
dad3e18d81 Convert colors to the superiour format (HSL)
Still need to figure out how to make sure it's sompiled to rgb everywhere
2024-05-13 01:05:49 +03:00
af84b56ede Make the navbar non-mandatory
I can imagine duckquill being used for one-page sites that simply don't need it, plus we can get rid of one more variable from theme.toml
2024-05-02 00:32:32 +03:00
c4be19af5f Add some bare-bones configuration in theme.toml (fix #21) 2024-04-29 17:53:23 +03:00
1c62b0db78 feat: exozyme -> codeberg 2023-12-21 20:03:47 +03:00
1545040ba0 feat: exozyme -> codeberg 2023-12-21 19:44:29 +03:00
9e9e12f732 feat: Add option to disable feed link in nav 2023-10-15 17:21:17 +00:00
36926a0b79 feat: Rewrite in Zola 2023-10-13 00:55:20 +00:00