917 Commits

Author SHA1 Message Date
daudix
fa15ebf4c9
Less shadows, more edge highlights
Use shadows only for "heavy" elements like nav, images and disclaimers, don't use for details tho since it looks dirty
2024-02-15 23:50:21 +03:00
daudix
592a486148
Glassmorphism!
Or however it's called, basically all semi-transparent elements are now blurred, see https://daudix.codeberg.page to see why I did this (if this change is still live ofc)
2024-02-15 23:02:46 +03:00
daudix
049cfb7b63
Disable scrollbar theming for now
Scrollbar becomes illegible because Chromium doesn't render the top layer of a page background, which results in a --primary-color being on a same color, this will be resolved when we will be able to actually generate a hex value for the page background, which depends on https://github.com/getzola/zola/pull/2242
2024-02-13 16:09:08 +03:00
daudix
e03bfb8298
Less mastodon-centric wording (e.g Akkoma and Sharkey can be used for comments just fine) 2024-02-12 22:32:01 +03:00
daudix
9e8217d1ba
Sort and remove unused variables 2024-02-12 20:21:56 +03:00
daudix
7f0be7130b
Add font variables 2024-02-12 19:54:32 +03:00
daudix
184d7bd456
Use emoji heart in comments, don't use shadow for statements, make nested quotes not rounded 2024-02-12 18:27:31 +03:00
daudix
ae977db857
Add type for favicons, chnage includes to partials 2024-02-11 11:15:15 +03:00
daudix
209113c801
Disable custom domain in the build 2024-02-11 09:01:02 +03:00
David Lapshin
b2fc375cef Update .woodpecker.yml 2024-02-07 14:42:08 +00:00
daudix
cd69d19ed7
Improve nav, support .domains in workflow 2024-02-07 17:14:51 +03:00
daudix
72775cb68b
Glow on currently "selected" heading, fix status badge
And yeah, new commit message format :3
2024-02-05 02:38:32 +03:00
daudix
e4246c69b8
feat: Skip to content link 2024-02-04 00:32:33 +03:00
daudix
2d5a0f0c7b
feat: Keep :target highlighted 2024-02-03 20:40:12 +03:00
daudix
0d1de3dfe8
feat: Better :target style 2024-02-03 16:28:20 +03:00
daudix
91b1a38f93
fix: Style of current heading 2024-02-02 23:32:07 +03:00
daudix
4e37f12afd
feat: Support aside element, tweak media queries 2024-02-01 20:33:34 +03:00
daudix
14fd1a6dc3
feat: Keep custom stuff where it belongs; in my repo :P 2024-02-01 00:14:08 +03:00
David Lapshin
a7285b3e43 Merge pull request 'cleanup: Not showing "you need javascript" twice in the comments section' (#6) from gxbs/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/6
2024-01-31 20:47:45 +00:00
Gabriel Cozma
19cfe29643 cleanup: Not showing "you need javascript" twice in the comments section 2024-01-31 20:11:19 +00:00
daudix
095efe1070
feat: Use named font weights when appropriate 2024-01-31 02:53:24 +03:00
daudix
236c82f1b5
feat: Use bad html for now (sorry xhtml, you look promising but I've got no more nerve cells today) 2024-01-31 02:09:03 +03:00
daudix
f2aed3ff10
feat: More tries 2024-01-31 02:03:59 +03:00
daudix
67fee49f8a
feat: Ugh 2024-01-31 01:51:57 +03:00
daudix
dba8d0f9db
feat: Try this 2024-01-31 01:47:05 +03:00
daudix
97df3b9f3a
fix: Hmm 2024-01-31 01:26:58 +03:00
daudix
74db6f4c8c
fix: Huh? 2024-01-31 01:25:31 +03:00
daudix
cf7bbe30e5
fix: svg namespace 2024-01-31 01:14:18 +03:00
daudix
20d09cb11b
feat: Use xhtml, fuck WHATWG 2024-01-31 01:09:38 +03:00
daudix
0dcdb388b8
feat: More w3 fixes 2024-01-30 23:46:27 +03:00
daudix
89f0c95b70
feat: Try passing w3 validation 2024-01-30 23:38:57 +03:00
daudix
7a844373a0
feat: Update docs 2024-01-30 21:02:45 +03:00
daudix
36b0aa4ad3
fix: Add additional... - tags? - for the feed svg 2024-01-30 19:52:00 +03:00
daudix
769b3fa648
feat: More optimizations 2024-01-30 19:01:42 +03:00
daudix
3b422786e2
feat: Remove duckquill version from stylesheet since there are on releases 2024-01-30 16:26:45 +03:00
daudix
a91c711d2e
fix: title having whitespace, stylesheet copyright year 2024-01-30 16:26:00 +03:00
daudix
df2cf3a6cb
fix: Medium is even bigger than this huh 2024-01-29 23:05:19 +03:00
daudix
039176ec60
feat: Add more "features" to home page 2024-01-29 23:04:13 +03:00
daudix
174764715e
fix: Formatting 2024-01-29 22:42:44 +03:00
daudix
4fe36b6508
feat: Add alt text to comments QR code, fix margins 2024-01-29 22:30:24 +03:00
daudix
56ccf772a0
feat: Use bolder weight for faves 2024-01-29 22:21:31 +03:00
daudix
4d9efb886e
fix: Make the scanlines on top, move nav even more top 2024-01-29 22:13:59 +03:00
daudix
68d22810fc
feat: CRT flicker 2024-01-29 20:13:03 +03:00
daudix
dd26561fe7
fix: Previous commit 2024-01-29 16:10:29 +03:00
daudix
83e5d27035
feat: Update config to reflect removal of the icon font 2024-01-29 16:09:20 +03:00
daudix
d9e25db705
feat: Zoom-in cursor for images with hover 2024-01-29 16:02:16 +03:00
daudix
0beb8b3de1
feat: Format styles 2024-01-29 15:48:33 +03:00
daudix
6a82ff0bd2
feat: Rename cursor blinking animation 2024-01-29 03:49:34 +03:00
daudix
f45e5b5e2c
feat: Add feed link text for accesibility and w3m 2024-01-29 01:31:59 +03:00
daudix
a419f54ba1
feat: Update screenshot
I should add a CI for this or something :/
2024-01-29 00:11:32 +03:00