Commit Graph

232 Commits

Author SHA1 Message Date
3ff75f2f7d Background-less footer, string tweaks 2024-06-20 20:17:52 +03:00
8e77b6f931 Smart syntax highlighting theme loading 2024-06-20 09:52:50 +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
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
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
c1f9247c86 Make the anchor link visible on keyboard focus
Sorry keyboard users, completely overlooked this :<
2024-06-15 03:13:48 +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
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
dba4f1d792 Add background color to table 2024-06-12 01:22:33 +03:00
02fbdda1df Pretty text wrap (thanks css-tips) 2024-06-11 22:34:20 +03:00
f2644b9b5c Get rid of the mobile menu
It wasn't as good as I would like it to be
2024-06-10 17:04:02 +03:00
cba25e34f7 Change order of the current nav item indicator styles 2024-06-09 19:13:53 +03:00
b63c531ff3 Only animate letter spacing on heading focus 2024-06-09 18:44:59 +03:00
9638d4d46f Rounder nav menu items, remove right margin for code blocks with copy button since it didn't work well 2024-06-09 00:51:38 +03:00
a6acea7e36 Make heading anchors less annoying 2024-06-09 00:35:01 +03:00
a69c24ef0a Links menu in nav on mobile, DRY-er icon styles 2024-06-09 00:29:17 +03:00
b61fe03908 They're all icons, so let's name them accordingly 2024-06-08 20:23:08 +03:00
dbf8622fdc Dryer comment avatar styling 2024-06-08 02:53:13 +03:00
2f3102e251 Increase top spacing of focused anchor, fix "skip to main content" preventing clicking on nav items on mobile 2024-06-06 23:19:04 +03:00
d93bb90561 Custom focus indicator and accessebility fixes 2024-05-29 03:39:59 +03:00
82a3e6c0ed Pill-shape when active
More, mooooore details that no one will notice
2024-05-27 01:57:34 +03:00
ad7db51393 Don't round the top corners 2024-05-27 01:52:43 +03:00
693f079889 Stick it to the very top 2024-05-27 01:47:39 +03:00
266d9500b4 Move the indicator to the top 2024-05-27 01:36:28 +03:00
a08d719088 Active navbar link indicator 3000
Totally not inspired by Discord
2024-05-27 01:33:51 +03:00
2f2676bbf1 Nesting huh? 2024-05-27 00:05:38 +03:00
70332e6fda Make input styles more DRY and fix the opacity transition for radios 2024-05-26 21:46:43 +03:00
96031d9cdb Custom checkboxes and radios! 2024-05-26 21:40:15 +03:00
1c9d941601 No active transition on footer socials? no way! 2024-05-23 23:21:51 +03:00
dfbe687d83 Remove leftover thingy 2024-05-23 19:39:25 +03:00
66d1dccdcc Get rid of the reply icon (it looked bad) 2024-05-22 04:35:45 +03:00