gortavoher
c325267bd1
✨ feat: add support for webmentions ( #485 )
...
Co-authored-by: Jeremiah Russell <47631109+jerusdp@users.noreply.github.com>
Co-authored-by: Henri Bourcereau <henri.bourcereau@gmail.com>
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-06-08 21:49:54 +02:00
bajacc
84c67ab2b2
🐛 fix: allow feed icon to be hidden ( #533 )
2025-06-01 19:56:50 +02:00
Cameron Taylor
979f347fb0
✨ feat: extend tabi <head>
and <body>
elements ( #528 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-06-01 17:12:41 +02:00
b1n
5c1e4acbb1
📝 misc(README): add b1n.io to 'sites using tabi' ( #531 )
2025-05-30 10:09:47 +02:00
tzinm
68c35b02f8
🐛 fix(feed): prioritise description > summary ( #525 )
2025-05-11 14:33:27 +02:00
Henri Bourcereau
5f28b0e87e
✨ feat(webmentions): add hcard in post page ( #524 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-05-10 16:51:35 +02:00
tzinm
c4f39d7643
✨ feat(feed): add feed icon tag pages ( #522 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-04-30 09:28:25 +02:00
rktjump
93af295d78
✨ feat: parse markdown in post summary & description ( #517 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-04-26 19:53:19 +02:00
tzinm
f47cefd42b
♻️ refactor: add "target_attribute" macro ( #515 )
...
Co-authored-by: Óscar <welpo@users.noreply.github.com>
2025-04-26 11:21:09 +02:00
Gabriel Martinez
221e245671
🍱 feat(socials): add itch.io icon ( #520 )
2025-04-26 11:18:36 +02:00
Olexandr88
b9b76799eb
📝 misc(README): fix broken link tag ( #516 )
2025-04-14 19:03:16 +02:00
github-actions[bot]
2d68b40e14
⬆️ chore(deps): upgrade KaTeX to v0.16.22 ( #511 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-04-10 21:09:37 +02:00
Henri Bourcereau
3d2c3a14b8
🐛 fix: fix hcard html tags ( #508 )
2025-04-05 22:53:51 +02:00
Henri Bourcereau
94af15b6e8
✨ feat(indieweb): add hidden h-card ( #506 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-04-05 14:10:16 +02:00
welpo
a384ac80c8
♻️ refactor: improve error message when title is unset
...
Resolves #502
2025-04-05 00:06:15 +02:00
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