Axel Karjalainen
cc39652eb5
✨ feat: cache bust images in shortcodes ( #504 )
2025-04-02 22:25:23 +02:00
Axel Karjalainen
c7bc652618
🌐 feat(i18n): add Finnish language ( #505 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-04-02 22:21:39 +02:00
github-actions[bot]
a59310a6b2
⬆️ chore(deps): upgrade mermaid to v11.6.0 ( #500 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-03-26 08:27:44 +01:00
Óscar
8678c477bf
💄 fix: fix external link icon breaking word wrapping ( #498 )
2025-03-15 10:12:11 +01:00
welpo
e11186a844
🐛 misc(CI): fix Mermaid version detection
2025-03-15 09:25:40 +01:00
github-actions[bot]
88ebde9b24
⬆️ chore(deps): upgrade mermaid to v11.5.0 ( #497 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-03-15 00:22:52 +01:00
tzinm
f25dfe3429
📝 misc(README): add tzinm's blog to 'sites using tabi' ( #496 )
2025-03-12 20:35:09 +01:00
Clément Escolano
bf1d05e092
🐛 fix: fix padding hover on links with code (custom font) ( #494 )
2025-03-12 10:15:03 +01:00
welpo
1bb33439da
🔖 chore(release): prepare for v4.0.0
2025-02-16 21:28:11 +01:00
Mohammed Alotaibi
ed8e2d1888
🌐 docs(demo): basic Arabic translation ( #390 )
...
Signed-off-by: Awiteb <a@4rs.nl>
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-02-16 21:25:20 +01:00
welpo
1c067e708e
💄 fix: adapt footnotes styling for zola 0.19.x & 0.20.x
...
Also makes code tags slightly smaller (to match the font) in footnotes.
Zola 0.20.0 wraps footnotes in a <footer> tag, which broke existing styles.
This change makes the CSS selectors work with both old (<ol>) and new
(<footer>) HTML structures while maintaining the same visual appearance.
2025-02-16 16:25:40 +01:00
Óscar
09e724a82b
✨ feat: add hide_from_main_feed
support ( #490 )
2025-02-16 09:49:51 +01:00
welpo
45fe170467
🐛 fix(feed): styling now works in all website paths
...
The feed's stylesheet now uses the base URL from Zola's configuration,
ensuring correct stylesheet loading in all contexts (root path,
subdirectories, and subdomains).
Previously, the stylesheet URLs could break when feeds were in
subdirectories.
2025-02-16 09:28:57 +01:00
welpo
402965786b
📝 docs(series): add tip for custom text permalinks
2025-02-15 23:18:17 +01:00
welpo
2b106b7c62
💄 style(admonitions): fix external link icon
...
Should've been done in #443
2025-02-15 22:45:31 +01:00
Óscar
61793b2e56
✨ feat: support Zola's native code block names ( #489 )
2025-02-15 22:31:55 +01:00
stalkerGH
6837f6f4f1
✨ feat: render markdown in page titles & descriptions ( #486 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-02-15 14:33:37 +01:00
Óscar
a5ab6259c6
✨ feat: add indicator to external links ( #443 )
2025-02-15 09:34:54 +01:00
renovate[bot]
036b11b7da
⬆️ chore(deps): updatezola-deploy-action to v0.20.0 ( #488 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 09:34:07 +01:00
welpo
a3ae897c83
✨ feat: allow setting post_listing_date per section
2025-02-09 23:16:53 +01:00
Óscar
db5062fb3f
✨ feat: render section content ( #484 )
2025-02-09 21:00:08 +01:00
Óscar
6ff0604beb
💥 feat(archive)!: enforce chronological sorting ( #483 )
2025-02-09 20:44:21 +01:00
welpo
d777d5d996
💄 style: increase emoji favicon size
...
Resolves #476
2025-02-08 10:17:26 +01:00
welpo
11eb774bd7
📝 misc(projects): add nemui project
2025-02-08 10:08:42 +01:00
Óscar
05d042d27a
♿ ️ fix: improve menu accessibility ( #482 )
2025-02-02 14:54:03 +01:00
Óscar
5b5bdda456
🐛 fix: support external URLs in menu ( #481 )
2025-02-02 14:25:52 +01:00
Jérôme Ramette
8fafc0f9c8
📝 misc(README): add idle-ti.me blog to sites using tabi ( #479 )
2025-02-01 20:03:37 +01:00
welpo
89ad44ce26
🍱 feat(socials): add more Fediverse social icons
...
Resolves #478
2025-02-01 20:01:37 +01:00
Stephen Kershaw
e519864543
🔒 ️ fix(CSP): improve CSP coverage ( #471 )
2025-01-25 18:45:35 +01:00
ZzMzaw
6445f549ad
📝 misc(README): add zzmzaw's blog to sites using tabi ( #469 )
2025-01-19 09:43:09 +01:00
Óscar
c3b048d34a
🐛 fix(feed): load CSS in subfolder setups ( #467 )
2025-01-18 14:19:10 +01:00
welpo
0e0a391ea8
🍱 feat(socials): add Letterboxd social icon
2025-01-18 07:07:48 -03:00
github-actions[bot]
9b5dc70546
⬆️ chore(deps): upgrade KaTeX to v0.16.21 ( #466 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-01-18 10:46:13 +01:00
Niels Gouman
36ff72b318
🐛 fix: remove nofollow
robots meta tag ( #465 )
2025-01-17 00:26:36 +01:00
Niels Gouman
7793b819a9
📝 misc(README): add nizzlay.com to Sites using tabi ( #464 )
2025-01-17 00:17:22 +01:00
github-actions[bot]
f440c011cc
⬆️ chore(deps): upgrade KaTeX to v0.16.20 ( #462 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-01-14 22:11:48 +01:00
welpo
47ea26db97
👷 misc(CI): add concurrency control to sumi action
2025-01-12 18:42:06 +01:00
Niels Gouman
799f3c0681
✨ feat: support disabling header font-subset ( #458 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-01-12 18:39:40 +01:00
Olexandr88
162a84b6d6
📝 docs(README): fix typo ( #457 )
2025-01-08 19:34:16 +01:00
welpo
de6fa58fe3
🐛 fix: show feed icon without socials
...
Previously the feed icon would not display when it was the only
configured "social" option, as the containing <ul> required either
socials or email to be present.
Fixes #456
2025-01-04 11:39:12 +01:00
Christian Franzl
28fe074ea0
✨ feat: support using info-page.html for sections ( #455 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-01-02 21:50:56 +01:00
github-actions[bot]
e05860636b
⬆️ chore(deps): upgrade KaTeX to v0.16.19 ( #453 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-12-30 11:27:47 +01:00
welpo
1dcd615615
📝 docs(shortcodes): clarify aside usage
2024-12-28 17:42:58 +01:00
welpo
da1b6bb0cc
📝 docs(shortcodes): clarify position
parameter usage for "aside"
2024-12-27 12:30:18 +01:00
Óscar
98b0c8d161
✨ feat(shortcodes): add 'aside' shortcode for side notes ( #452 )
2024-12-24 10:50:47 +01:00
welpo
e1b60542df
📝 misc: add "shuku" project
2024-12-24 00:56:50 +01:00
welpo
2cc336d9d0
🐛 fix: add separator between update date & remote changes link
2024-12-24 00:41:49 +01:00
Szabolcs
6810a0cb74
📝 misc(README): add szabolcs.me to Sites using tabi ( #451 )
2024-12-20 12:06:52 +01:00
github-actions[bot]
9c5b55d002
⬆️ chore(deps): upgrade KaTeX to v0.16.18 ( #450 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-12-19 12:06:37 +01:00
welpo
dbb0e826b6
💄 style: remove extra whitespace in post metadata
...
Only happened with `minify_html = false`.
2024-12-19 01:36:24 +01:00