299 Commits

Author SHA1 Message Date
Óscar
d7da6feaa4
feat: allow pinned posts with pagination (#428) 2024-11-14 00:24:00 +01:00
Óscar
bdb1486ccc
🐛 fix: Isso comments in multilingual setups (#427) 2024-11-13 18:54:35 +01:00
Óscar
36e53dc646
feat: add pinned posts functionality (#424) 2024-11-13 18:07:46 +01:00
Óscar
42f9bb9781
💄 style: improve navigation bar & metadata wrapping (#425) 2024-11-11 18:51:16 +01:00
ZzMzaw
0253799f23
feat: add series functionality (#406)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-11-08 00:01:30 +01:00
Óscar
e8381d05cc
feat(shortcodes): support body admonitions (#423) 2024-11-07 14:33:06 +01:00
Óscar
3442fd9ff0
📝 docs: clarify instructions for listing recent posts (#418) 2024-10-21 01:48:04 +02:00
Óscar
c9f8d27b96
feat: add force_text_direction shortcode (#414) 2024-10-18 19:01:15 +02:00
Ó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
Anett Seeker
34514c1869
🐛 fix: update CSP for GoatCounter (#413) 2024-10-18 16:08:20 +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
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
adfe28eaf9
feat(feed): make "Visit website" link context-aware (#394) 2024-09-20 01:55:05 +02:00
Óscar
52979f7f54
🐛 fix(feed): resolve Atom feed validation issues (#393) 2024-09-20 01:44:32 +02:00
Óscar
0bebcd1c6d
🐛 fix: allow pages within pages (#385) 2024-09-18 00:06:02 +02:00
Óscar
1027f5ba53
🌐 style: improve RTL styling consistency (#381) 2024-09-16 17:50:16 +02:00
welpo
b9bf4b2fd6
💄 style: use note admonition for TL;DR 2024-09-09 01:40:38 +02:00
welpo
9e7b845e54
♻️ refactor(footer): lazy load social icons 2024-09-01 22:35:28 +02:00
Óscar
a7e78b29ab
feat: add Mermaid diagram support (#370) 2024-08-28 14:56:30 +02:00
Arnold Loubriat
ce3be5c007
️ fix: add missing quotes to HTML attributes (#367) 2024-08-23 20:54:13 +02:00
Óscar
24896a5f77
🐛 fix(header): render feed links based on config (#358) 2024-07-24 19:33:26 +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
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
3bb2dbc355
🌐 refactor: improve "Last updated on" format (#342) 2024-06-28 19:09:35 +02:00
Óscar
d689c15145
feat(admonitions): allow swapping admonition icons (#340) 2024-06-27 21:08:05 +02:00
Óscar
fdb63c8cb6
🐛 fix(footer): show feed icon on Zola 0.19.0 (#336) 2024-06-22 00:13:32 +02:00
welpo
be7628aeaa
feat: allow HTML tags in multilingual quote author 2024-06-20 17:54:53 +02:00
welpo
22925caf06
🐛 fix: allow quotation in page summary
Quotation marks were being escaped, as the `safe` filter was not being used.
2024-05-30 14:12:44 +02:00
Martijn Faassen
f5f195c90c
♻️ refactor: improve settings hierarchy performance (#325) 2024-05-30 14:02:34 +02:00
Óscar
9d49a65354
feat: add option to show author in post metadata (#322) 2024-05-27 02:16:03 +02:00
Óscar
c54251ca7a
feat(homepage): allow hiding posts listing (#317) 2024-05-19 20:36:38 +02:00
Óscar
27525fc13f
feat(shortcodes): add inline option to image shortcodes (#315) 2024-05-18 14:52:39 +02:00
welpo
aef49bb225
🐛 fix(footer): allow showing only email/feed icons
Fixes #312
2024-05-15 13:28:32 +02:00
Ariel Richtman
26b9bbd7ba
🐛 fix(analytics): allow Umami through CSP (#310) 2024-05-07 09:10:52 +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
welpo
50123c09ef
🐛 fix: ensure spacing when all projects are shown
Fixes #303.
2024-05-02 00:17:49 +02:00
Ariel Richtman
341b80a2fd
🐛 fix(CSP): add Umami API URLs to CSP (#301) 2024-04-29 14:39:37 +02:00
welpo
b6b48cc3b4
🎨 refactor(search): close unclosed div 2024-04-28 18:02:59 +02:00
welpo
69094d6335
🐛 fix: align projects and posts properly
Caused by an unclosed div.

Fixes #300.
2024-04-28 18:02:07 +02:00
Óscar
e7172a0432
feat: allow showcasing featured projects on homepage (#297) 2024-04-23 17:59:35 +02:00
Daniel Kessler
9249d9fbbe
🐛 fix: link 'All posts' to proper section (#295)
Co-authored-by: Daniel Kessler (a.k.a. Dalker) <daniel.kessler@dalker.org>
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-04-18 14:58:50 +02:00
Mohammed Alotaibi
838e3566bd
🐛 fix: fix history url for GitLab & Codeberg (#294) 2024-04-14 05:03:57 +02:00
welpo
d0162291d9
feat(shortcodes): add admonition shortcode (#285) 2024-03-21 01:21:11 +01:00