Commit Graph

166 Commits

Author SHA1 Message Date
77b8545aa7 Add nutn-isc.gitlab.io 2024-08-13 23:43:48 +03:00
86ef6e5ade sh -> bash 2024-08-13 21:55:43 +03:00
90e53d413e Add "PX to REM" extension 2024-08-13 20:17:43 +03:00
7ced80d745 Add muelsyse.codeberg.page to the list 2024-08-12 18:19:57 +03:00
bdf5f3213c Fix full_bleed shortcode variable
Oh and nicer duck pics
2024-08-12 18:05:01 +03:00
5eb376a232 Add example code 2024-08-12 05:16:39 +03:00
d0407506f0 Style sliders (fixes #41) 2024-08-12 02:26:40 +03:00
0d83cb769f Add type to demo's script 2024-08-10 23:11:49 +03:00
242c10e050 Un-stick color picker from the bottom edge 2024-08-07 05:20:37 +03:00
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
dc7338c7b8 Bump to v4.2.1 2024-08-06 19:51:17 +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
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
ef02fa39c4 Proper footnote styling 2024-08-02 00:39:22 +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
40b4198421 Fix typos 2024-07-29 03:41:44 +03:00
302b9d7aa1 Support external_links_no_referrer 2024-07-27 19:09:51 +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
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
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
c473ced9b9 Thank GNOME design team 2024-07-22 06:18:14 +03:00
0eb32679a5 Don't use the weird af "unset" keyword 2024-07-22 00:07:34 +03:00
01a927dc79 Adjust heading top margin 2024-07-21 22:29:23 +03:00
3bfdbf9620 More complete heading styling trick 2024-07-21 22:24:45 +03:00
7c2b92785f Add table of contents on tricks page 2024-07-21 22:05:32 +03:00
1a6bcb8dab More tricks 2024-07-21 21:56:20 +03:00
94cbdaed62 Add "tricks" page (partially fixes #29) 2024-07-21 21:37:00 +03:00
11d0eb30e9 Be more specific as for why banner has these specific dimensions 2024-07-21 20:08:30 +03:00
67201978bb Fix broken code blocks with complex settings (again)
Additionally, utilize `unset` instead of transparent in more places
2024-07-21 19:59:23 +03:00
ddf9e2fb77 Bump to v4.1.0, update screenshot 2024-07-21 04:11:12 +03:00
6fd12215f6 Thank more awesome people 2024-07-21 02:44:52 +03:00
9a2b0aca95 Allow setting different primary color for dark mode (fixes #35) 2024-07-20 22:07:29 +03:00
0bfb92729c Bump to v4.0.0 2024-07-20 04:14:39 +03:00
85b27b4542 Mention the recommended banner dimensions 2024-07-20 04:13:54 +03:00
7fd73e0360 Rewrite the demo (fixes #27) 2024-07-20 03:39:21 +03:00
a6e0471fb2 Display multiple post authors of present, align tags to the right 2024-07-20 02:00:53 +03:00
598e5e9fb7 Remove description variable from article_list.html (fixes #33)
Instead use the normal page content. This allows much richer blog
descriptions!
2024-07-19 21:38:27 +03:00
f1ca685eaa Allow statements on regular pages (fixes #34) 2024-07-19 21:32:32 +03:00
f72225103f Don't use :has for copy code animation
And move the main container to _general.scss
2024-07-18 22:14:01 +03:00