525 Commits

Author SHA1 Message Date
daudix
9ff2d6c316
Don't blur background of copy button
It can potentially prevent user from reading text behind it, plus it can
affect the performance for little benefit
2024-07-07 17:32:04 +03:00
daudix
c526a5ad07
Use alerts on home page, fix button on cake page 2024-07-07 17:18:50 +03:00
daudix
83e01c1aa3
Revamp the post nav (the "prev/next" post one) 2024-07-07 16:48:39 +03:00
daudix
7e629c95ff
Float tags to the end of post card 2024-07-07 16:48:19 +03:00
daudix
746f71bdf7
Fix demo full-bleed image alt text 2024-07-05 07:18:22 +03:00
daudix
5ab1557a93
Make the search bar visually part of the navbar
Plus make it nicer structucally
2024-07-05 06:43:45 +03:00
daudix
1758eb99a8
Make margins/paddings automatically adapt in rtl
No need for separate rules for rtl, yay!
2024-07-05 05:54:19 +03:00
daudix
4edb6e9760
Make blog description optional 2024-07-05 05:53:25 +03:00
daudix
b4e5574288
Return .domains to repo's root
Turns out it's being copied to every site using Duckquill theme, not
good
2024-07-05 05:52:20 +03:00
daudix
164385b720
Add styling for more HTML tags
Hope @gabs doesn't mind XD
2024-07-05 04:11:14 +03:00
daudix
3cead8e440
Smaller margin between icon and statement heading 2024-07-05 03:11:38 +03:00
daudix
280857fc56
Use margin instead of untrimmed space 2024-07-05 03:08:38 +03:00
daudix
29fa3ec522
Add GitHub-styled alerts 2024-07-05 03:01:00 +03:00
daudix
149cb38a68
Use a separate goatcounter account for duckquill
It's been messing up views for my website so it should live it's won
life
2024-07-04 22:01:03 +03:00
daudix
93db7e7bcd
Remove the .domains copy step from CI
Zola can copy static files to the site root by itself
2024-07-04 21:47:49 +03:00
daudix
6f9c51fa5d
Make the default locale en_US instead of en_IE
en_US is way more common and usual for most people than the weird
European en_IE (I do like it but that's just me)
2024-06-30 21:02:01 +03:00
daudix
592ff9ea94
Bump to v3.2.1 2024-06-30 19:40:55 +03:00
daudix
4c913ce144
Pill-shaped search bar, adjust font size 2024-06-30 19:38:05 +03:00
daudix
b7ce98f381
Omit old-style type attributes 2024-06-30 06:12:55 +03:00
daudix
f962a7594f
Add missing translation keys 2024-06-30 03:56:39 +03:00
daudix
cf21678cf6
Django extension -> Tera 2024-06-30 03:35:38 +03:00
daudix
971247d477
Normal line height for statement headings 2024-06-30 03:26:09 +03:00
daudix
7ebac23811
Bump minimal Zola version, make primary color non-essential 2024-06-30 03:10:19 +03:00
daudix
d05dc3e423
Update screenshot 2024-06-30 03:06:42 +03:00
daudix
f1bcec8c3c
Bump to v3.2.0 2024-06-30 03:00:46 +03:00
daudix
3eaa81e755
Add search support
Only supports elasticlunr_json
2024-06-30 02:58:34 +03:00
daudix
78b37ef30c
Slimmer headings 2024-06-29 07:04:11 +03:00
daudix
0404e9e5cb
Full-bleed media 2024-06-28 20:28:30 +03:00
daudix
c1e1ad6138
Slim accordion 2024-06-28 02:24:23 +03:00
daudix
fa8b441f7b
Allow floating images to start/end of a paragraph 2024-06-27 22:55:35 +03:00
daudix
c4e48dedf7
Less contrasty checkbox border 2024-06-27 19:19:00 +03:00
daudix
3fa4626f89
Use fg-muted-1 instead of -2 for inline code 2024-06-27 19:17:20 +03:00
daudix
03446caaa9
Replace ALL pixel values with REM 2024-06-27 19:04:12 +03:00
daudix
bcba7405ef
Make text underlines uniform across browsers, scale them with the text 2024-06-27 18:09:38 +03:00
daudix
114b348581
Use alpine edge in workflow 2024-06-27 04:26:16 +03:00
daudix
494cb5474f
Multiple feeds support introduced in Zola v0.19.0 2024-06-27 04:25:07 +03:00
daudix
c592f88a6b
Don't use span for edit time 2024-06-26 00:26:06 +03:00
daudix
8e8f89c856
Prevent prev/next post buttons from having text too close to each other 2024-06-25 22:57:03 +03:00
daudix
456a5d4905
Make inline code smaller 2024-06-25 19:57:32 +03:00
daudix
3926adeae2
Don't use smaller line height on the headings 2024-06-23 02:15:13 +03:00
daudix
ea9a01f6f7
Recolor links in statements 2024-06-23 02:08:38 +03:00
daudix
ca116cfb10
That draft style annoyed me 2024-06-23 01:48:17 +03:00
daudix
e2a03a455d
Use custom domain: duckquill.daudix.one 2024-06-22 22:54:00 +03:00
daudix
078cf1a1b7
Switch to alpine v3.20.1 until zola is fixed 2024-06-22 06:47:33 +03:00
daudix
9ae2894d5f
Switch away from alpine:edge in CI, bump to v3.1.0 2024-06-22 06:44:29 +03:00
daudix
b157f81a07
Allow making posts "featured", tweak article list styles 2024-06-22 06:29:52 +03:00
daudix
6c092ad49d
Improve favicon loading logic, add language meta tag 2024-06-21 21:13:53 +03:00
daudix
fe6de0eb17
Deprecate the animated_favicon variable
APNG seems to be well supported so it's not needed I guess
2024-06-21 20:39:43 +03:00
daudix
b7807bb175
More info on translation and custom stylesheets 2024-06-20 23:40:20 +03:00
David Lapshin
39a7c2d3e1 Merge pull request 'in the wild: Add gregorni.gitlab.io' (#25) from gregorni/duckquill:gregorni-gitlab-io into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/25
2024-06-20 19:53:15 +00:00