Commit Graph

846 Commits

Author SHA1 Message Date
1b0bcfba93 Use "light" instead of @else 2024-09-02 02:22:45 +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
2c110393c3 Fix unreleased link in changelog 2024-09-01 20:07:25 +03:00
607567248c Update CSS and configuration for theme opacity and color management 2024-09-01 20:06:34 +03:00
db499a9363 Attempt to switch to relative colors for primary-color-alpha, simplify --active variable, add --hover and --disabled variables 2024-09-01 16:54:39 +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
a69352c8b5 Add active state to footer's "Powered by" links 2024-08-31 03:40:22 +03:00
bada5ff98f Reduce target heading transition time and top margin 2024-08-31 00:05:29 +03:00
31a84473ba Improve comments styles, use more fitting cursors 2024-08-30 06:42:22 +03:00
c821824635 Bump to v4.8.0 2024-08-29 22:58:39 +03:00
fcf8cdd680 Add active style to theme switcher buttons, style tweaks 2024-08-29 22:49:42 +03:00
d09e2b158c Keep image edge highlight on hover 2024-08-29 19:41:27 +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
2c1ffc73bf Simplify KaTeX loading, use minified versions 2024-08-29 19:09:51 +03:00
74eaa00a9b Center the date vertically when tags wrap 2024-08-29 06:42:42 +03:00
d4d9561d87 Merge pull request 'Make navbar modifications also affect menu buttons' (#69) from theycallhermax/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/69
2024-08-29 03:29:17 +00:00
be4605cdfb Add margin between article heading and details (fixes #68)
Additionally fix the tags not floating to the end of article card, and
add a nice top border to details
2024-08-29 06:28:18 +03:00
9be3b8f26d Make navbar modifications also affect menu buttons 2024-08-28 18:58:44 -04: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
7ac4aa86e1 Merge pull request 'Add Katex support for displaying math' (#65) from maxletemple/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/65
2024-08-28 13:08:10 +00:00
d7e832a913 Add fonts for Katex 2024-08-28 11:18:30 +02:00
75db873354 Merge branch 'main' into main 2024-08-28 09:16:56 +00:00
a66b531d2b Update URL to my website in README [SKIP CI] 2024-08-28 06:36:01 +03:00
6478d4795c Bump to v4.7.1 2024-08-28 06:09:46 +03:00
a7db5e976a Merge pull request 'Add shrimple.srht.site to the "In the wild" list' (#66) from theycallhermax/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/66
2024-08-28 02:57:40 +00:00
3f1ab1a459 Add shrimple.srht.site to the "In the wild" list 2024-08-28 02:29:09 +00:00
fa7d9c5ca9 Make commented-out config variables easier to find 2024-08-28 02:51:03 +03:00
73b2ce8d2a Don't use safe on colors that don't need it 2024-08-28 01:49:52 +03:00
371a86092b Add Katex support for displaying math 2024-08-27 18:39:48 +02:00
5c80cfeca4 Don't wrap sentences in navbar dropdowns 2024-08-27 07:39:57 +03:00
60152fa1e1 Add #64 to the changelog 2024-08-27 05:59:49 +03:00
4570454920 Merge pull request 'Disallow screen readers from reading the CRT text' (#64) from theycallhermax/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/64
2024-08-27 02:57:19 +00:00
320f468785 Disallow screen readers from reading the CRT text 2024-08-27 02:54:04 +00:00
a2525c0981 Mention _footer.scss changes 2024-08-27 05:49:20 +03:00
69e3fe395b Mention banner_pixels in the changelog 2024-08-27 05:47:16 +03:00
678ac23867 Mention the refreshed article style 2024-08-27 04:51:11 +03:00
5ca298f703 Update screenshot 2024-08-27 04:49:56 +03:00
a9ac35a3a8 Add missing demo translation strings 2024-08-27 04:47:39 +03:00
d8cc59e7b8 Change navbar links 2024-08-27 04:42:12 +03:00
95a80e4c07 Reduce nesting depth in _footer.scss 2024-08-27 04:36:30 +03:00
eeb255ff13 Bump to v4.7.0 2024-08-27 04:34:54 +03:00
fc8a533d0d Rewrite _nav.scss (fixes #63)
Not the cleanest stylesheet but still a bit better than what it was.
2024-08-27 03:59:23 +03:00
a029f81333 DRYer _article-list.scss 2024-08-26 22:05:48 +03:00
80e7ccf9ae Don't same icon for the post badge and ::before 2024-08-26 21:52:49 +03:00
3121386fd3 Don't duplicate icons in the resulting CSS
Intead, use CSS variables.
2024-08-26 21:43:56 +03:00
2f00256c0f Fix banner loading and processing 2024-08-26 16:50:54 +03:00