Commit Graph

145 Commits

Author SHA1 Message Date
7157ea479d Bump to v6.3.0 2025-04-19 21:19:17 +03:00
e0901d5be6 Bump to v6.2.0, add missing release dates to changelog, update copyright year 2025-03-30 08:13:57 +03:00
01d02742c5 Downgrade breaking change to a regular change
Why? because it shouldn't break anyone's workflow and was added as a
workaround in the first place.
2025-03-30 08:00:56 +03:00
b44b99388f Add last few commits to changelog and docs 2025-03-30 07:59:18 +03:00
673f77cfd1 Convert all icons to CSS variables, add feed button next to tags heading 2024-12-23 23:20:43 +03:00
08860f5974 Automatic contrast color picking (fixes #43) 2024-12-23 22:48:34 +03:00
9ce211df55 Update changelog [SKIP CI] 2024-12-04 03:05:06 +03:00
66d2504350 Use level 3 heading 2024-12-01 17:21:03 +03:00
0d479ef409 Use table_of_contents string instead of toc 2024-12-01 17:19:21 +03:00
c4dcb3cc12 Bump to v6.1.0 2024-12-01 17:00:28 +03:00
915a71fecd Optional TOC sidebar (fixes #107) 2024-12-01 16:55:08 +03:00
73b2c24018 Smarter title 2024-12-01 15:05:14 +03:00
588ba66112 Fix navbar not scrolling with content on mobile (fixes #109) 2024-12-01 14:10:51 +03:00
4b1fac1f17 Backport some changes and fixes
Return the separator customization that got lost in some commit
Don't blur the nav when it's not visible
Don't scale down the article card when clicking on a tag
2024-11-14 19:40:54 +03:00
140d8bbf0a Sync with the release changelog 2024-11-03 00:37:47 +03:00
da0a9b967e Bump to v6.0.0, remove dead sites and mentions of mine 2024-11-02 22:21:27 +03:00
e867a12356 Margin and variables stuff 2024-10-30 20:56:30 +03:00
6c405946c6 Add external class to https:// links in navbar/footer 2024-10-29 02:16:52 +03:00
1f4bc72bcb Add #106 to changelog 2024-10-28 06:50:45 +03:00
77b16597b0 Remove reduant class 2024-10-27 03:19:57 +03:00
81d366d184 Add back support for lazy images in comments 2024-10-26 01:05:33 +03:00
65f0fd5159 Add support for CWs in comments 2024-10-25 22:43:50 +03:00
5ca711d34a New style for comment preview cards 2024-10-25 04:37:03 +03:00
35382b15b5 Add config.extra.debug_no_styles for debugging 2024-10-24 13:21:14 +03:00
694479bcdb Improved comments (see changelog) 2024-10-23 04:35:15 +03:00
49a999c85b Rename nav-bg to glass-bg since it's used for more than just nav 2024-10-18 21:48:07 +03:00
26b12aadf6 Rewrite half the theme to make Mozilla observatory more happy about strict CSP 2024-10-18 18:16:38 +03:00
8bf69a5d71 The big shortcode cleanup 2024-10-17 17:00:35 +03:00
d60dfa8496 Make emoji class available outside of comments 2024-10-17 06:25:52 +03:00
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
841ccc5fa5 Add support for Fuse.js search (fixes #101) 2024-10-16 23:23:40 +03:00
76849cd98e Add separator between articles in the classic mod 2024-10-16 06:20:18 +03:00
6607a6e3b6 Fix article cards missing a focus outline 2024-10-14 05:19: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
25771bec3b Remove top/bottom margin from the first/last element in <aside> 2024-10-12 03:23:19 +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
747f4bd992 Fix navbar mods having broken border radius 2024-10-11 19:32:18 +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
e63a2cdc62 Add external class to the source link 2024-10-06 16:05:23 +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
4d4a2b4dc1 Change fleuron style 2024-10-04 20:09:44 +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
1e47460527 Return some -webkit- prefixes for wider compatibility
It was too good to be true
2024-10-02 04:20:21 +03:00