Commit Graph

71 Commits

Author SHA1 Message Date
0eecabb271 Allow setting spoiler styles via image URL 2024-09-11 15:52:22 +03:00
1f613d70ab Add spoilter styles 2024-09-11 15:42:40 +03:00
a84165fe3b Docs improvements, allow setting more stuff outside of articles 2024-09-08 23:50:20 +03:00
134e33839f Add switch class 2024-09-02 23:28:46 +03:00
ee33a73d22 Add .big class to switches 2024-09-02 01:57:46 +03:00
b6b2639373 Make --color-opacity variable "private", tweak switch style 2024-09-02 01:53:02 +03:00
607567248c Update CSS and configuration for theme opacity and color management 2024-09-01 20:06:34 +03:00
82d82cc811 Add switch class for checkboxes (fixes #70) 2024-09-01 04:51:44 +03:00
65770c2d93 More active states 2024-08-31 06:52:32 +03:00
86955a7d6c Fix missing goatcounter data attribute 2024-08-29 19:35:11 +03:00
612a0dcda0 Add debug info to demo script 2024-08-29 19:16:25 +03:00
61fb91b7b3 Add LaTeX code block 2024-08-28 18:48:05 +03:00
98719cc5a3 Add KaTeX to the config and demo 2024-08-28 17:10:32 +03:00
58e4507229 Add YouTube and Vimeo embed shortcodes (fixes #57) 2024-08-26 05:17:16 +03:00
6124fdfc60 Add hot/poor article types, move article list to a partial (fixes #58 and #53)
Among other things introduce new --fg-contrast color variable.
2024-08-26 03:35:30 +03:00
7808d906f1 Use modern RGB format (fixes #54) 2024-08-23 23:18:59 +03:00
0bbb407804 Some wording changes 2024-08-21 02:36:11 +03:00
0eb2a8d163 Optimize and simplify CRT styling
Woah, transforms weren't needed at all
2024-08-17 21:00:37 +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
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
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
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
716e4abfc8 Replace path to tabi with duckquill 2024-07-24 06:31:38 +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
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
7fd73e0360 Rewrite the demo (fixes #27) 2024-07-20 03:39:21 +03:00
f1ca685eaa Allow statements on regular pages (fixes #34) 2024-07-19 21:32:32 +03:00
19e976375c Use code block header if copy button is enabled
Now copy button doesn't cover the code, because it's not on top of it!
2024-07-18 01:55:09 +03:00
462e248be9 Make stuff work better in ShitKit (aka Safari) 2024-07-15 06:30:20 +03:00
84860ddbdf Fix typos 2024-07-07 19:17:54 +03:00
746f71bdf7 Fix demo full-bleed image alt text 2024-07-05 07:18:22 +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
29fa3ec522 Add GitHub-styled alerts 2024-07-05 03:01:00 +03:00
0404e9e5cb Full-bleed media 2024-06-28 20:28:30 +03:00
fa8b441f7b Allow floating images to start/end of a paragraph 2024-06-27 22:55:35 +03:00
77fdb7c6d8 Don't use !important in media styles 2024-06-20 01:51:52 +03:00
fbed171669 Add external class to external buttons 2024-06-18 06:42:40 +03:00
a4a68c8b61 Initial work on adding i18n support, drop footer link support (breaking change!) 2024-06-15 22:36:03 +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