Commit Graph

992 Commits

Author SHA1 Message Date
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
1dc7059ca6 Fix Some Missing Keys And A Typo In Farsi Localization 2024-10-04 02:19:06 +03:30
cc96206fbb Replace duplicate files with symlinks 2024-10-03 16:09:42 +03:00
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
182bc718c2 Add Farsi translation and localization 2024-10-03 12:48:29 +03:30
f66f757022 Make it possible to rearrange the "Powered by" links (for i18n) 2024-10-03 08:02:36 +03:00
9418bf35df Add zh_CN locale 2024-10-03 11:51:09 +08:00
3024b432bf Add new toc variables to the home page 2024-10-03 04:04:19 +03:00
3080a2ca70 Improve TOC logic, reduce code duplication and add changelog entries 2024-10-02 20:30:55 +03:00
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
1e47460527 Return some -webkit- prefixes for wider compatibility
It was too good to be true
2024-10-02 04:20:21 +03:00
eae48b3762 Focus search bar when open and allow opening it with [/] 2024-10-02 03:44:55 +03:00
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
1ff0537045 Bump to v5.3.2 2024-10-02 02:56:19 +03:00
011a149498 Fix navbar blur covering the entire page on mobile (fixes #91) 2024-09-30 16:27:41 +03:00
678d74ee09 Bump to v5.3.1
Two releases a day? Yes.
2024-09-30 06:47:16 +03:00
f176f1ab48 Fix height of search bar in Chrome 2024-09-30 06:29:42 +03:00
830e48c198 Fix backdrop blur of dropdowns (fixes #91) 2024-09-30 06:21:52 +03:00
76fa622170 Recolor list bullets in GitHub-style alerts 2024-09-30 04:29:23 +03:00
99870f1323 Fix typo [SKIP CI] 2024-09-29 21:41:27 +03:00
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
b98775d61c Allow enabling KaTeX per page/section (fixes #89) 2024-09-29 02:48:21 +03:00
6b19540347 Improve feed logic 2024-09-29 02:35:51 +03:00
14fc52f8a1 Fix height of "Skip to Main Content" button 2024-09-28 18:40:07 +03:00
9d2aeab5f3 Fix CRT code blocks preferring syntax highlighting color instead of an accent color 2024-09-28 04:35:29 +03:00
a559ade347 Less IDs 2024-09-28 04:30:13 +03:00
161ccc6526 Use <li> for nav divider 2024-09-28 03:27:34 +03:00
72389f8b6d Make scripts defered for (potential) load time boost 2024-09-28 02:45:50 +03:00
42c78c8557 RTL fixes and anchor restyle 2024-09-28 02:25:08 +03:00
cf58208a57 Further optimize external icon 2024-09-26 02:51:15 +03:00
bf47231393 Bump to v5.2.0 2024-09-25 20:59:05 +03:00
c00e2da03e Replace tricks with mods (fixes #88) 2024-09-25 20:51:11 +03:00
75f993017e Add #87 to changelog [SKIP CI] 2024-09-25 16:13:11 +03:00
0df61b8a06 Merge pull request 'Add Spanish translation' (#87) from libreivan/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/87
2024-09-25 13:09:05 +00:00
4e0702548c Add Spanish language to config.toml 2024-09-25 16:06:39 +03:00
4a5bea31b4 Convert duplicate files to symlinks 2024-09-25 16:01:10 +03:00
f7b8f79cfc Add Spanish translation 2024-09-25 10:47:26 +02:00
93bf40d41c Improve classic navabr 2024-09-25 06:48:43 +03:00
1c1ffafe1e Fix spacing between heading and description with badge present 2024-09-25 06:32:22 +03:00
3f6c6486f3 New title style for articles (inspired by gxbs.dev and tesk.page) 2024-09-25 06:02:19 +03:00
20fe6e82dd Replace "From newest to oldest" with the total amount of posts (fixes #85) 2024-09-24 02:25:16 +03:00
d4375dbcb4 Who needs float when you can flex 2024-09-23 01:11:51 +03:00
ba575ea81c Make comment actions slimmer 2024-09-23 00:55:48 +03:00
57fb235169 Automatic toc on tricks page 2024-09-22 22:58:59 +03:00
3f80c870ea More visually interesting open animations, close details on outside click 2024-09-22 19:04:38 +03:00
16811410f8 Less agressive blurnail zoom 2024-09-22 07:14:23 +03:00
875fe52949 Get rid of dashed outline
It didn't fit the style well enough
2024-09-22 07:12:42 +03:00
927ac0e51a Fix navbar links line height issues caused by previous commit 2024-09-22 06:58:20 +03:00
3579b27852 Tweak styling of details 2024-09-22 06:52:15 +03:00
71ab061393 Even more interesting paginator 2024-09-22 06:14:11 +03:00