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
daudix
678d74ee09
Bump to v5.3.1
...
Two releases a day? Yes.
2024-09-30 06:47:16 +03:00
daudix
f176f1ab48
Fix height of search bar in Chrome
2024-09-30 06:29:42 +03:00
daudix
830e48c198
Fix backdrop blur of dropdowns ( fixes #91 )
2024-09-30 06:21:52 +03:00
daudix
76fa622170
Recolor list bullets in GitHub-style alerts
2024-09-30 04:29:23 +03:00
daudix
99870f1323
Fix typo [SKIP CI]
2024-09-29 21:41:27 +03:00
daudix
4a4f037cd6
Prevent articles in the article list from having multiple visual types at once, bump to v5.3.0
2024-09-29 21:29:33 +03:00
daudix
b98775d61c
Allow enabling KaTeX per page/section ( fixes #89 )
2024-09-29 02:48:21 +03:00
daudix
6b19540347
Improve feed logic
2024-09-29 02:35:51 +03:00
daudix
14fc52f8a1
Fix height of "Skip to Main Content" button
2024-09-28 18:40:07 +03:00
daudix
9d2aeab5f3
Fix CRT code blocks preferring syntax highlighting color instead of an accent color
2024-09-28 04:35:29 +03:00
daudix
a559ade347
Less IDs
2024-09-28 04:30:13 +03:00
daudix
161ccc6526
Use <li> for nav divider
2024-09-28 03:27:34 +03:00
daudix
72389f8b6d
Make scripts defered for (potential) load time boost
2024-09-28 02:45:50 +03:00
daudix
42c78c8557
RTL fixes and anchor restyle
2024-09-28 02:25:08 +03:00
daudix
cf58208a57
Further optimize external icon
2024-09-26 02:51:15 +03:00
daudix
bf47231393
Bump to v5.2.0
2024-09-25 20:59:05 +03:00