Commit Graph

332 Commits

Author SHA1 Message Date
36812777f9 Implement backlinks 2024-10-17 01:28:07 +03:00
77df7c1120 Add title class for use on <strong> 2024-10-17 00:26:47 +03:00
b64f9b31f1 Comment out code that prevented opening the search after clicking outside of it 2024-10-16 23:30:38 +03:00
841ccc5fa5 Add support for Fuse.js search (fixes #101) 2024-10-16 23:23:40 +03:00
5f675383e5 Move fediverse:creator meta tag higher in head 2024-10-14 18:47:15 +03:00
4e595760c8 Cleaner article card code and styles 2024-10-14 04:59:30 +03:00
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
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
800efa802a Add "DRAFTED" watermark to drafted posts 2024-10-11 23:42:15 +03:00
14dd7f0337 Bump to v5.4.0 2024-10-06 19:06:12 +03: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
f66f757022 Make it possible to rearrange the "Powered by" links (for i18n) 2024-10-03 08:02:36 +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
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
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
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
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
3f80c870ea More visually interesting open animations, close details on outside click 2024-09-22 19:04:38 +03:00
12b2961432 More visually interesting paginator, move paginator to article-list.html 2024-09-22 06:07:04 +03:00
bd572912bd Add support for pagination (fixes #81) 2024-09-19 22:11:56 +03:00
2469f64eb7 Scale up the blurnail on hover, percents suck, decimals are more readable 2024-09-18 18:46:35 +03:00
edd5da0a8a Don't hide the post action buttons on mobile 2024-09-18 03:51:18 +03:00
880a323b27 Allow setting favicon per page/section 2024-09-18 03:21:34 +03:00
3603618b4d Allow setting card per page/section 2024-09-18 02:42:34 +03:00
c460476303 Allow setting accent/default theme per page/section
Woo-hoo!
2024-09-18 02:17:05 +03:00
0e24fcd190 That's no blurhash, that's blurnail! 2024-09-17 22:12:32 +03:00
c4f36584fd show footer powered by links as external 2024-09-17 08:07:11 +00:00
3b244ecb03 Blurhash-type of thing for articles with a banner 2024-09-17 05:00:39 +03:00
ed02e10c3a Redo the table of contents dropdown, with new animation as well 2024-09-17 04:02:44 +03:00
543d1bf862 Add share button and more (fixes #73) 2024-09-17 01:40:25 +03:00
bd97b75c4f Use percents for opacity 2024-09-16 21:52:04 +03:00
f570d1dd74 Allow setting spoiler style via shortcode, move glass shadow to a CSS variable 2024-09-16 01:36:47 +03:00
a5f16ca54f Optional bundled fonts (fixes #44). Style cleanups 2024-09-15 03:49:59 +03:00
7df26217f8 Turn "Feed" button to a dropdown if multiple feeds are avaiable (fixes #72) 2024-09-14 04:02:11 +03:00
a1946ae0b2 A bunch of breaking changes for no reason except for "I didn't like it"
I mean, this release has breaking changes anyway, why not break all the
stuff I wanted to break?
2024-09-14 03:37:03 +03:00