Commit Graph

967 Commits

Author SHA1 Message Date
ef3525952e Support fediverse:creator meta tag 2024-10-12 00:51:28 +03:00
a7e1112791 Use Zola's built-in reading time variable instead of the custom implementation (fixes #102) 2024-10-12 00:22:35 +03:00
d22922f46b Adjust border thickness 2024-10-12 00:12:31 +03:00
800efa802a Add "DRAFTED" watermark to drafted posts 2024-10-11 23:42:15 +03:00
6db17e7bbd More verbose background image mod (not quite mod) 2024-10-11 19:37:03 +03:00
747f4bd992 Fix navbar mods having broken border radius 2024-10-11 19:32:18 +03:00
c2b0746b8c Less !important 2024-10-10 20:57:01 +03:00
43e2054120 Improve (or not...) the .hidden class 2024-10-09 17:49:24 +03:00
994dd203ae Slower active animation for article cards (bigger = heavier = slower) 2024-10-09 03:31:57 +03:00
31a71bd1e4 More Duckquill in the wild 2024-10-09 02:32:38 +03:00
d2853606f9 Add Farisi translation to changelog 2024-10-06 19:10:10 +03:00
14dd7f0337 Bump to v5.4.0 2024-10-06 19:06:12 +03:00
ac8f1e9518 Add missing content files for Simplified Chinese, change language code 2024-10-06 18:50:00 +03:00
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
d8f178c685 Update Simplified Chinese translation 2024-10-06 23:15:07 +08:00
e63a2cdc62 Add external class to the source link 2024-10-06 16:05:23 +03:00
01e6609286 Scale article cards down when pressed 2024-10-06 07:17:21 +03:00
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
e2c3f7581b Add support for Content Security Policy (fixes #90) 2024-10-05 22:46:06 +03:00
aa43730750 Adjust strings to make translation to specific languages possible (#100) 2024-10-05 17:15:31 +03:00
96c5dab884 Translate powered_by 2024-10-05 12:40:08 +08:00
31437e4289 Translate more strings to Simplified Chinese 2024-10-05 11:15:37 +08:00
4d4a2b4dc1 Change fleuron style 2024-10-04 20:09:44 +03:00
e7dda3c4fa Prefix background-clip 2024-10-04 20:05:58 +03:00
1ed3eefbe8 Fix typo in the image shortcode demo 2024-10-04 02:03:53 +03:00
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