Commit Graph

267 Commits

Author SHA1 Message Date
f690ec1105 Post banners! 2024-07-13 22:48:55 +03:00
fb2674d2ed Fix height of instance badge in comments 2024-07-09 00:54:08 +03:00
da137b3603 Fix first post having long next button 2024-07-08 07:23:54 +03:00
dc69ae295a Allow navbar/footer to grow past container width 2024-07-07 20:01:41 +03:00
9ff2d6c316 Don't blur background of copy button
It can potentially prevent user from reading text behind it, plus it can
affect the performance for little benefit
2024-07-07 17:32:04 +03:00
83e01c1aa3 Revamp the post nav (the "prev/next" post one) 2024-07-07 16:48:39 +03:00
7e629c95ff Float tags to the end of post card 2024-07-07 16:48:19 +03:00
5ab1557a93 Make the search bar visually part of the navbar
Plus make it nicer structucally
2024-07-05 06:43:45 +03:00
1758eb99a8 Make margins/paddings automatically adapt in rtl
No need for separate rules for rtl, yay!
2024-07-05 05:54:19 +03:00
164385b720 Add styling for more HTML tags
Hope @gabs doesn't mind XD
2024-07-05 04:11:14 +03:00
3cead8e440 Smaller margin between icon and statement heading 2024-07-05 03:11:38 +03:00
280857fc56 Use margin instead of untrimmed space 2024-07-05 03:08:38 +03:00
29fa3ec522 Add GitHub-styled alerts 2024-07-05 03:01:00 +03:00
592ff9ea94 Bump to v3.2.1 2024-06-30 19:40:55 +03:00
4c913ce144 Pill-shaped search bar, adjust font size 2024-06-30 19:38:05 +03:00
971247d477 Normal line height for statement headings 2024-06-30 03:26:09 +03:00
f1bcec8c3c Bump to v3.2.0 2024-06-30 03:00:46 +03:00
3eaa81e755 Add search support
Only supports elasticlunr_json
2024-06-30 02:58:34 +03:00
78b37ef30c Slimmer headings 2024-06-29 07:04:11 +03:00
0404e9e5cb Full-bleed media 2024-06-28 20:28:30 +03:00
c1e1ad6138 Slim accordion 2024-06-28 02:24:23 +03:00
fa8b441f7b Allow floating images to start/end of a paragraph 2024-06-27 22:55:35 +03:00
c4e48dedf7 Less contrasty checkbox border 2024-06-27 19:19:00 +03:00
3fa4626f89 Use fg-muted-1 instead of -2 for inline code 2024-06-27 19:17:20 +03:00
03446caaa9 Replace ALL pixel values with REM 2024-06-27 19:04:12 +03:00
bcba7405ef Make text underlines uniform across browsers, scale them with the text 2024-06-27 18:09:38 +03:00
494cb5474f Multiple feeds support introduced in Zola v0.19.0 2024-06-27 04:25:07 +03:00
8e8f89c856 Prevent prev/next post buttons from having text too close to each other 2024-06-25 22:57:03 +03:00
456a5d4905 Make inline code smaller 2024-06-25 19:57:32 +03:00
3926adeae2 Don't use smaller line height on the headings 2024-06-23 02:15:13 +03:00
ea9a01f6f7 Recolor links in statements 2024-06-23 02:08:38 +03:00
ca116cfb10 That draft style annoyed me 2024-06-23 01:48:17 +03:00
e2a03a455d Use custom domain: duckquill.daudix.one 2024-06-22 22:54:00 +03:00
9ae2894d5f Switch away from alpine:edge in CI, bump to v3.1.0 2024-06-22 06:44:29 +03:00
b157f81a07 Allow making posts "featured", tweak article list styles 2024-06-22 06:29:52 +03:00
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