Commit Graph

573 Commits

Author SHA1 Message Date
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
13fad928f7 Rename translation keys 2024-06-20 10:19:27 +03:00
adcfdc6b72 Display -> show 2024-06-20 10:02:57 +03:00
8e77b6f931 Smart syntax highlighting theme loading 2024-06-20 09:52:50 +03:00
c425091260 Basic i18n docs (like very basic) 2024-06-20 09:33:05 +03:00
eaf35ed9fd Fix typo 2024-06-20 09:27:21 +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
37e0939391 Continue previous commit 2024-06-20 09:03:46 +03:00
40b1895618 Redo the translation system (steal from tabi) 2024-06-20 08:42:24 +03:00
8ae127d4ce Simpler translation demos 2024-06-20 07:04:15 +03:00
7691b260a3 Fix missing labels (a11y)
Additionally add some missing translations
2024-06-20 06:48:56 +03:00
0a9b65d056 Rename language dropdown open animation, update screenshot 2024-06-20 04:06:39 +03:00
06abedb4b0 Fun footer links (Powered by Zola and Duckquill) 2024-06-20 03:32:05 +03:00
b70b152c53 Fix footer <p> spacing, give nav space to breathe
Why I used padding and not margin in the first place!?
2024-06-20 03:17:54 +03:00
77fdb7c6d8 Don't use !important in media styles 2024-06-20 01:51:52 +03:00
096aea2cf0 Add max width to footer 2024-06-19 17:13:17 +03:00
0160d2bcba Fix image shadow present with transparent class 2024-06-19 02:57:17 +03:00
fe3a058dfc Add some basic arabic demo
Yes, the translation is dogshit, I didn't have time to translate it
myself, so here we are, using DeepL
2024-06-18 08:52:50 +03:00
ee70e5fe46 More RTL improvements and some style tweaks 2024-06-18 07:52:13 +03:00
fbed171669 Add external class to external buttons 2024-06-18 06:42:40 +03:00
9344e4d4e5 Ditto for comments.scss 2024-06-18 06:34:01 +03:00
1f9fe1636d Fun footer links hover effect, re-nest nav styles 2024-06-18 06:28:33 +03:00
17634a94da Add "open post" button to comments
Since I started working on the i18n support, comments lost it's previous
link to the post, so it's been added back in a form of an actual button
2024-06-18 06:08:18 +03:00
bcf57b7147 Display posts count for each tag in the tag list
And increase the "small" for size to closest pixel-perfect value
2024-06-18 05:44:13 +03:00
276a3a37ea Tweak the height of home button separator 2024-06-18 04:15:32 +03:00
e39b499844 Less pixels, more REMs 2024-06-18 04:13:00 +03:00
d84ab215c3 Use rem for --rounded-corner 2024-06-18 04:07:24 +03:00
dce877ff85 Return footer links, with a bit different style 2024-06-18 04:02:52 +03:00
52e9cbeda0 Across the board style fixes and simplifications
Plus bump to v3
2024-06-18 03:19:37 +03:00
58f4e9975e Open animation for lang menu and emojis 2024-06-18 00:04:42 +03:00
dab00bd98c Make more strings translatable (I hate how i18n is handled in Zola) 2024-06-17 07:33:32 +03:00
2abb4d234c A set of style fixes for rtl langs 2024-06-17 05:21:54 +03:00
f7dcab6c1d Add language switcher
It's a bit WET but hey, better than nothing I guess
2024-06-16 05:59:33 +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
c1f9247c86 Make the anchor link visible on keyboard focus
Sorry keyboard users, completely overlooked this :<
2024-06-15 03:13:48 +03:00
8b7a70374e We got a bit chonky aren't we?
https://radar.cloudflare.com/scan/c6c068cb-6fd8-418b-9fe2-0d95fc61863b/summary
2024-06-15 03:09:29 +03:00
7cfc1a9cd6 Make dialog buttons a <div> instead of <p>, render Markdown in blog and post descriptions 2024-06-15 02:58:51 +03:00
18485c90c6 Why is this a blockquote 2024-06-15 02:22:05 +03:00
018fcf813c Get rid of overcomplicated transition properties
Not a single time this been useful, quite the opposite; it was very
annoying
2024-06-15 02:18:13 +03:00
5aa00a628b Update screenshot 2024-06-13 17:34:31 +03:00
8cbcf2030d Bump version to v2.1.0 2024-06-13 17:23:33 +03:00
9eee1bc77d Move the rest of the icons to CSS mask
This way user can change the icon without overriding the template
itself, plus it's cleaner this way
2024-06-13 17:15:35 +03:00
c0c06fe929 Reword paragraph 2024-06-13 05:44:12 +03:00
a59d75c89a Extension I use: Capitalize 2024-06-13 05:42:48 +03:00
1ff5898900 Point out to Duckquill assets sources 2024-06-13 05:37:44 +03:00
8636461a84 Update card
Update the style of the card; use heavy version of inter font instead of
Cantarell
2024-06-13 05:17:39 +03:00
dba4f1d792 Add background color to table 2024-06-12 01:22:33 +03:00