Commit Graph

132 Commits

Author SHA1 Message Date
Óscar
092ccdd1ba 💥 feat!: force code blocks LTR rendering (#412)
BREAKING CHANGE: Code blocks default to LTR. Set `force_codeblock_ltr = false` to keep previous behaviour.
2024-10-18 19:00:14 +02:00
welpo
5db70b7978 📝 docs(mastering tabi): mention social links rel='me'
Related: #410
2024-10-13 15:07:18 +02:00
welpo
47fcee8f81 📝 misc: reformat social card creation tip 2024-10-10 15:05:43 +02:00
Ariel Richtman
886aa59545 feat: add fediverse creator metadata support (#409)
Add `fediverse_creator` variable to highlight author's fediverse profile in Mastodon link previews.

Co-authored-by: Ariel Richtman <Ariel.Richtman@SilverRailTech.com>
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-10-10 14:53:39 +02:00
ZzMzaw
3fddb1f9a1 📝 docs: add mermaid shortcode usage (#407)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-10-08 01:25:36 +02:00
Soumendra kumar sahoo
608513952f 🐛 fix: set proper URL for self-hosted Umami (#402) 2024-10-02 13:43:08 +02:00
welpo
008b976e06 feat(remote_text shortcode): support line ranges (#399) 2024-09-22 15:06:38 +02:00
Óscar
90c1da1ddb feat(remote_text shortcode): support relative paths (#398) 2024-09-22 14:30:03 +02:00
Óscar
0bebcd1c6d 🐛 fix: allow pages within pages (#385) 2024-09-18 00:06:02 +02:00
Óscar
35dcf55019 🐛 fix: improve dark mode and OS theme handling (#380) 2024-09-12 22:57:46 +02:00
Soumendra kumar sahoo
a089b7eea9 🌐 feat(i18n): add Odia language (#372) 2024-08-29 18:15:20 +02:00
Óscar
a7e78b29ab feat: add Mermaid diagram support (#370) 2024-08-28 14:56:30 +02:00
George Mynarskyi
6ba0e54104 🌐 feat(i18n): add Estonian language (#365) 2024-08-18 14:48:42 +02:00
welpo
6219b9200c 📝 docs(mastering tabi): clarify prev/next links requirements 2024-08-13 16:41:09 +02:00
Óscar
c7b79552c4 feat: follow user OS theme with JS disabled (#357) 2024-07-24 19:14:57 +02:00
sam
5db006ac47 🐛 fix(post_listing_date): show original date for unedited articles (#355) 2024-07-14 16:35:17 +02:00
sam
a76d6888b6 feat: add date visibility options to post list (#330)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-07-11 23:19:14 +02:00
welpo
1111631325 📝 docs(mastering tabi): fix broken image 2024-07-04 15:01:01 +02:00
renovate[bot]
6ca5a56055 ⬆️ chore(deps): update demo and CI to Zola v0.19.1 (#345)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-07-01 15:08:18 +02:00
welpo
ced0cb43b6 📝 docs: deprecate JS footnote backlinks
In favour of native `bottom_footnotes` available in Zola 0.19.0.
2024-07-01 14:20:29 +02:00
welpo
4145364e08 📝 docs: fix broken internal links
Fixes #346 and #347.
2024-07-01 11:22:34 +02:00
Phil Schumann
3d3f62cf20 feat: allow sorting tags based on post count (#344)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-06-29 17:39:31 +02:00
welpo
a907f56bd5 feat: add option to use sans-serif font everywhere 2024-06-29 17:21:23 +02:00
Óscar
d689c15145 feat(admonitions): allow swapping admonition icons (#340) 2024-06-27 21:08:05 +02:00
welpo
c9c8ed84a0 📝 docs(mastering tabi): clarify post sorting in Archive
Related: #339
2024-06-27 13:48:55 +02:00
Óscar
fdb63c8cb6 🐛 fix(footer): show feed icon on Zola 0.19.0 (#336) 2024-06-22 00:13:32 +02:00
welpo
5ae629d171 📝 docs: explain how to use custom social icons 2024-06-19 21:39:02 +02:00
welpo
3b0d7e5a66 📝 docs: CSP requirements to use built-in syntax highlighting
Resolves #320.
2024-05-30 14:33:09 +02:00
Óscar
9d49a65354 feat: add option to show author in post metadata (#322) 2024-05-27 02:16:03 +02:00
welpo
349663f28f ✏️ docs(mastering tabi): fix typo 2024-05-19 20:27:56 +02:00
Óscar
27525fc13f feat(shortcodes): add inline option to image shortcodes (#315) 2024-05-18 14:52:39 +02:00
welpo
b70efd1642 feat: enable adding URL/path to code blocks (#307) 2024-05-03 17:37:40 +02:00
Óscar
0cbd727f25 feat: add option to display/hide date in metadata (#306) 2024-05-02 23:32:42 +02:00
Óscar
5bc593b676 feat(shortcodes): add remote_text shortcode (#305) 2024-05-02 22:57:56 +02:00
Óscar
e7172a0432 feat: allow showcasing featured projects on homepage (#297) 2024-04-23 17:59:35 +02:00
welpo
d0162291d9 feat(shortcodes): add admonition shortcode (#285) 2024-03-21 01:21:11 +01:00
welpo
5e0cbdd67d feat: allow disabling CSP, following the hierarchy
Introduces new option `enable_csp`, true by default.
Can be set on a page, section or globally.
2024-03-15 15:04:37 +01:00
Jafar Farganlooj
9a5ea8ed65 🌐 feat(i18n): add Persian language (#283)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-03-01 21:24:48 +01:00
welpo
6efe2ee57d 📝 docs: fix various broken links 2024-02-16 12:53:41 +01:00
Óscar
ed845eaf25 feat(shortcodes): support URLs for image source (#280) 2024-02-16 00:49:16 +01:00
welpo
274c4146b2 📝 docs(mastering-tabi): fix unclosed codeblock 2024-02-15 21:13:58 +01:00
welpo
e5442fa29f 📝 docs(i18n): add Arabic to list of supported languages 2024-02-14 23:09:56 +01:00
ZzMzaw
b011f58da6 feat: allow inverting previous/next article links (#261)
- Adds next/previous labels for clarity
- Truncated long titles get "…" appended

Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-01-29 00:00:30 +01:00
welpo
c4e5a65908 📝 docs(faq-languages): clarify setting default language 2024-01-11 11:35:58 +01:00
Óscar
906bc9dec0 feat: add search functionality (#250) 2024-01-08 01:00:52 +01:00
welpo
eb3cee71f0 📝 chore(docs): mention Chinese Traditional support 2024-01-06 20:18:15 +01:00
Óscar
b518e13c5d feat(archive): allow multiple sources in Archive (#249) 2024-01-05 15:32:19 +01:00
welpo
e2baa36ddc 📝 docs(mastering-tabi): fix browser_theme_color spelling 2024-01-05 14:55:10 +01:00
Óscar
d50a85b5bc feat: adjust width of prev/next link section (#248) 2024-01-05 14:50:14 +01:00
Óscar
dac6bfc024 feat: add previous/next article navigation (#246) 2024-01-04 19:05:06 +01:00