Commit Graph

784 Commits

Author SHA1 Message Date
e7aa38bc6c Move color-picker code to the end of a document 2024-08-07 05:14:28 +03:00
e676f7f612 Support disabled state 2024-08-07 04:25:17 +03:00
3be7726775 Style color input, add color picker to the demo 2024-08-07 04:16:15 +03:00
6358403d07 Normalize line height in footer 2024-08-07 00:16:19 +03:00
dc7338c7b8 Bump to v4.2.1 2024-08-06 19:51:17 +03:00
9d1eae1707 Fix search bar being present when search is disabled 2024-08-06 19:50:13 +03:00
97c73e15d5 Add new websites that use Duckquill, remove dead and outdated ones 2024-08-06 19:17:33 +03:00
b7a3c91feb Bump to v4.2.0 2024-08-06 03:10:02 +03:00
9e2e1f23d1 Allow external icon to grow past 0.75rem 2024-08-06 03:03:06 +03:00
d2ffb45741 Even longer 2024-08-05 07:23:28 +03:00
56e17dedc6 Longer! 2024-08-05 07:19:19 +03:00
f86f950866 Disable lazy images for now
The feature is very unstable on Zola's side, it causes a lot of
rendering issues that I don't know how to fix because it's not an issue
on my end.
2024-08-05 05:42:03 +03:00
22babf3354 For some reason it prevented rendering the page!? 2024-08-02 04:46:45 +03:00
f1b90e3b23 Turn on lazy images for testing 2024-08-02 04:40:35 +03:00
900e2dae2b Fix post nav height 2024-08-02 04:11:19 +03:00
36afe3c69b Smoother checkbox animation 2024-08-02 01:05:20 +03:00
3542508727 Improve footnote "go back" button recoloring logic 2024-08-02 00:57:11 +03:00
ef02fa39c4 Proper footnote styling 2024-08-02 00:39:22 +03:00
4f73263fba Don't use duplicate labels 2024-07-31 05:24:26 +03:00
350e5378b0 Add title to copy button and qr code 2024-07-31 05:21:46 +03:00
96799f7617 Add titles to buttons without visible text 2024-07-30 03:26:44 +03:00
1b313189c8 Allow archiving pages without reasoning (fixes #38) 2024-07-29 21:43:34 +03:00
69c409ba4d Change default color to slate 2024-07-29 21:24:12 +03:00
ebc26fff3e Remove bottom margin for any last element inside details 2024-07-29 21:03:37 +03:00
96966dfb4c RTL-friendly border radius 2024-07-29 21:01:02 +03:00
16762b4bc4 Images can be lazy as well! (fixes #39) 2024-07-29 17:47:26 +03:00
7c176c09d2 Set rel attributes to links (fixes #40) 2024-07-29 17:18:25 +03:00
40b4198421 Fix typos 2024-07-29 03:41:44 +03:00
50b087e4f9 Remove bottom margin from the last paragraph inside details 2024-07-28 16:31:28 +03:00
302b9d7aa1 Support external_links_no_referrer 2024-07-27 19:09:51 +03:00
a1e6ac1d58 Move color and font-size properties to ::after 2024-07-27 16:30:15 +03:00
e16b8c1767 Don't set background on horizontal rule's fleuron 2024-07-27 06:05:24 +03:00
ef5211749f Attempt to pass w3 validator 2024-07-26 03:04:12 +03:00
2a021ae529 Pwease? :3 2024-07-26 02:03:27 +03:00
0a7ad79316 As Russians say: "Buttery butter" 2024-07-26 01:59:56 +03:00
22bad73a25 Move styles to more appropriate locations 2024-07-26 00:20:49 +03:00
85494aabab Move animation disabling to _general.scss 2024-07-25 03:44:47 +03:00
716e4abfc8 Replace path to tabi with duckquill 2024-07-24 06:31:38 +03:00
ccb9fdb4b8 Fix symlinks 2024-07-24 05:34:55 +03:00
7e4f701d84 Replace lang-specific content with symlinks 2024-07-24 05:29:54 +03:00
ca6b07acfa Remove heading top margin in featured post card 2024-07-24 05:23:58 +03:00
3cbfeb182e Support RTL for OP instance pill 2024-07-24 04:59:10 +03:00
7ae51334e8 Fix margin for unverified instances 2024-07-24 03:27:13 +03:00
0dc01a5332 Use icon for the verified checkmark 2024-07-24 03:20:06 +03:00
c960669527 Give instance pill some space to breathe 2024-07-24 01:17:48 +03:00
03cf7b43b1 Fix line heights and paddings 2024-07-24 01:10:09 +03:00
c2cc9b0e56 Fix badge padding in RTL 2024-07-23 06:01:38 +03:00
2d6306a717 Fix line height in Arabic 2024-07-23 05:54:19 +03:00
a16f02e7a2 Use <strong> instead of <b> 2024-07-23 05:44:23 +03:00
2292081c1f Fix search bar getting stuck in disabled state-
When page is reloaded with the search open
2024-07-23 05:35:01 +03:00