Commit Graph

24 Commits

Author SHA1 Message Date
7c176c09d2 Set rel attributes to links (fixes #40) 2024-07-29 17:18:25 +03:00
26aea8cf46 Trim whitespace in more places 2024-07-13 22:57:02 +03:00
e2a03a455d Use custom domain: duckquill.daudix.one 2024-06-22 22:54:00 +03:00
b157f81a07 Allow making posts "featured", tweak article list styles 2024-06-22 06:29:52 +03:00
fe6de0eb17 Deprecate the animated_favicon variable
APNG seems to be well supported so it's not needed I guess
2024-06-21 20:39:43 +03:00
13fad928f7 Rename translation keys 2024-06-20 10:19:27 +03:00
7b7b89b366 Remove leftover code 2024-06-20 09:10:24 +03:00
84a5028c89 Allow settings custom copyright 2024-06-20 09:09:27 +03:00
40b1895618 Redo the translation system (steal from tabi) 2024-06-20 08:42:24 +03:00
06abedb4b0 Fun footer links (Powered by Zola and Duckquill) 2024-06-20 03:32:05 +03:00
dce877ff85 Return footer links, with a bit different style 2024-06-18 04:02:52 +03:00
dab00bd98c Make more strings translatable (I hate how i18n is handled in Zola) 2024-06-17 07:33:32 +03:00
88cf05a654 Fix nav active indicator, remove useless default values 2024-06-16 05:20:06 +03:00
7bb9b19e77 Make previous commit actually work
This is a huge mess, Zola is really not i18n-friendly
2024-06-16 04:57:51 +03:00
a4a68c8b61 Initial work on adding i18n support, drop footer link support (breaking change!) 2024-06-15 22:36:03 +03:00
c12b8caa76 Drop support for johnverts (out of scope) 2024-06-11 17:27:38 +03:00
a69c24ef0a Links menu in nav on mobile, DRY-er icon styles 2024-06-09 00:29:17 +03:00
b32c51b71a Make source_url and issues_url optional and adapt content if not set 2024-05-21 16:23:18 +03:00
86cc9a7ff3 Improve footer socials hoover state, make the structure cleaner 2024-05-04 22:41:35 +03:00
8aa03d03fa Rewrite footer to support links and socials, tweak heading sizes, deprecate page/site links and replace with "external" class, change discalimer heading from plural to singular 2024-05-02 17:58:27 +03:00
6630785ecb Improve nav links logic (BREAKING CHANGE) 2024-04-01 07:08:09 +03:00
4dbe313a0f Improve timestamp format and add it to the head
It gets erased if html minification is enabled tho
2024-03-19 07:29:35 +03:00
d0eaa63568 Change indenting to 1 tab (4 spaces)
It's more readable this way
2024-02-27 18:38:23 +03:00
ae977db857 Add type for favicons, chnage includes to partials 2024-02-11 11:15:15 +03:00