daudix
76849cd98e
Add separator between articles in the classic mod
2024-10-16 06:20:18 +03:00
daudix
3ce06a6a69
Update spell checker excludes
2024-10-16 04:11:56 +03:00
daudix
5f675383e5
Move fediverse:creator meta tag higher in head
2024-10-14 18:47:15 +03:00
daudix
ee1e1a1997
Mod for bringing back the legacy article list
2024-10-14 06:07:46 +03:00
daudix
6607a6e3b6
Fix article cards missing a focus outline
2024-10-14 05:19:30 +03:00
daudix
8cb2263106
Remove leftover variable
2024-10-14 05:04:25 +03:00
daudix
4e595760c8
Cleaner article card code and styles
2024-10-14 04:59:30 +03:00
daudix
003ec0b29a
Remove drafted watermark for now
...
The implementation wasn't as clean as I'd like it to be
2024-10-12 18:17:45 +03:00
daudix
de43c29786
Increase speed back again (it felt rather weird)
2024-10-12 05:31:38 +03:00
daudix
25771bec3b
Remove top/bottom margin from the first/last element in <aside>
2024-10-12 03:23:19 +03:00
daudix
ef3525952e
Support fediverse:creator meta tag
2024-10-12 00:51:28 +03:00
daudix
a7e1112791
Use Zola's built-in reading time variable instead of the custom implementation ( fixes #102 )
2024-10-12 00:22:35 +03:00
daudix
d22922f46b
Adjust border thickness
2024-10-12 00:12:31 +03:00
daudix
800efa802a
Add "DRAFTED" watermark to drafted posts
2024-10-11 23:42:15 +03:00
daudix
6db17e7bbd
More verbose background image mod (not quite mod)
2024-10-11 19:37:03 +03:00
daudix
747f4bd992
Fix navbar mods having broken border radius
2024-10-11 19:32:18 +03:00
daudix
c2b0746b8c
Less !important
2024-10-10 20:57:01 +03:00
daudix
43e2054120
Improve (or not...) the .hidden class
2024-10-09 17:49:24 +03:00
daudix
994dd203ae
Slower active animation for article cards (bigger = heavier = slower)
2024-10-09 03:31:57 +03:00
daudix
31a71bd1e4
More Duckquill in the wild
2024-10-09 02:32:38 +03:00
daudix
d2853606f9
Add Farisi translation to changelog
2024-10-06 19:10:10 +03:00
daudix
14dd7f0337
Bump to v5.4.0
2024-10-06 19:06:12 +03:00
daudix
ac8f1e9518
Add missing content files for Simplified Chinese, change language code
2024-10-06 18:50:00 +03:00
David Lapshin
9f65352140
Merge pull request 'Add zh_CN locale' ( #97 ) from saihaze/duckquill:main into main
...
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/97
2024-10-06 15:34:04 +00:00
saihaze
d8f178c685
Update Simplified Chinese translation
2024-10-06 23:15:07 +08:00
daudix
e63a2cdc62
Add external class to the source link
2024-10-06 16:05:23 +03:00
daudix
01e6609286
Scale article cards down when pressed
2024-10-06 07:17:21 +03:00
daudix
636fad2fd5
Make the entire article card clickable ( fixes #92 )
...
Plus change the title font, since it no longer has an underline
2024-10-06 06:26:15 +03:00
daudix
e2c3f7581b
Add support for Content Security Policy ( fixes #90 )
2024-10-05 22:46:06 +03:00
daudix
aa43730750
Adjust strings to make translation to specific languages possible ( #100 )
2024-10-05 17:15:31 +03:00
saihaze
96c5dab884
Translate powered_by
2024-10-05 12:40:08 +08:00
saihaze
31437e4289
Translate more strings to Simplified Chinese
2024-10-05 11:15:37 +08:00
daudix
4d4a2b4dc1
Change fleuron style
2024-10-04 20:09:44 +03:00
daudix
e7dda3c4fa
Prefix background-clip
2024-10-04 20:05:58 +03:00
daudix
1ed3eefbe8
Fix typo in the image shortcode demo
2024-10-04 02:03:53 +03:00
David Lapshin
ec132576a2
Merge pull request 'Fix Some Missing Keys And A Typo In Farsi Localization' ( #99 ) from alirezaalavi/duckquill:fix/farsi into main
...
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/99
2024-10-03 23:01:07 +00:00
Alireza Alavi
1dc7059ca6
Fix Some Missing Keys And A Typo In Farsi Localization
2024-10-04 02:19:06 +03:30
daudix
cc96206fbb
Replace duplicate files with symlinks
2024-10-03 16:09:42 +03:00
David Lapshin
79ed9ad503
Merge pull request 'Add Farsi translation and localization' ( #98 ) from alirezaalavi/duckquill:feature/farsi-localization into main
...
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/98
2024-10-03 13:08:33 +00:00
Alireza Alavi
182bc718c2
Add Farsi translation and localization
2024-10-03 12:48:29 +03:30
daudix
f66f757022
Make it possible to rearrange the "Powered by" links (for i18n)
2024-10-03 08:02:36 +03:00
saihaze
9418bf35df
Add zh_CN locale
2024-10-03 11:51:09 +08:00
daudix
3024b432bf
Add new toc variables to the home page
2024-10-03 04:04:19 +03:00
daudix
3080a2ca70
Improve TOC logic, reduce code duplication and add changelog entries
2024-10-02 20:30:55 +03:00
Alireza Alavi
a85b1ccfe6
[Feature] Add options for TOC: inline, popup, numbered ( #95 )
...
addressing this issue: https://codeberg.org/daudix/duckquill/issues/94
- You can now choose if you want to have and inline Table of Contents(TOC), a popup, or both!
- You can also choose between numbered and un-numbered TOC styles
note: please squash the commits
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/95
Co-authored-by: Alireza Alavi <alavialireza@protonmail.com>
Co-committed-by: Alireza Alavi <alavialireza@protonmail.com>
2024-10-02 14:23:52 +00:00
daudix
1e47460527
Return some -webkit- prefixes for wider compatibility
...
It was too good to be true
2024-10-02 04:20:21 +03:00
daudix
eae48b3762
Focus search bar when open and allow opening it with [/]
2024-10-02 03:44:55 +03:00
daudix
8085b6355c
Move post actions to the top on mobile
...
It's not exactly useful to have them at the bottom
2024-10-02 03:10:33 +03:00
daudix
1ff0537045
Bump to v5.3.2
2024-10-02 02:56:19 +03:00
daudix
011a149498
Fix navbar blur covering the entire page on mobile ( fixes #91 )
2024-09-30 16:27:41 +03:00