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 |
|
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 |
|
welpo
|
d825bef730
|
🎨 refactor: correct invalid attributes in search input
|
2024-03-10 23:54:17 +01:00 |
|
Smtbook
|
90410868ee
|
🐛 fix: allow translated drafts (#282)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
2024-03-01 21:33:49 +01:00 |
|
Mohammed Alotaibi
|
c4893d4fdd
|
✨ feat(i18n): implement pluralization logic (#277)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
2024-02-16 15:41:25 +01:00 |
|
welpo
|
22d4d68a69
|
💄 style(projects): set entire card as link target
|
2024-02-16 12:29:02 +01:00 |
|
Óscar
|
ed845eaf25
|
✨ feat(shortcodes): support URLs for image source (#280)
|
2024-02-16 00:49:16 +01:00 |
|
welpo
|
90def02dd7
|
🐛 fix(404): fix broken language selection from 404 page
Fixes #279.
|
2024-02-15 23:35:44 +01:00 |
|
Mohammed Alotaibi
|
b3ef23f305
|
🐛 fix(i18n): reverse arrows in RTL languages (#272)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
2024-02-12 18:46:48 +01:00 |
|
Mohammed Alotaibi
|
1d55a2963d
|
✨ feat(i18n): add Right-to-left script support (#262)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
2024-02-09 21:36:47 +01:00 |
|
welpo
|
ad03bd274c
|
📈 chore(stats): prevent non-demo sites from using demo GoatCounter
|
2024-01-31 23:33:51 +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
|
9f39b7fe47
|
💥 deprecate(i18n)!: force config.toml copyright translation (#255)
|
2024-01-15 18:52:48 +01:00 |
|
Óscar
|
1a1a7f79f2
|
💥 deprecate(home-banner)!: force proper header.img path (#254)
|
2024-01-15 18:37:14 +01:00 |
|
welpo
|
2c8a21d558
|
🐛 fix(archive): group multi-sourced posts by year
Closes #251.
|
2024-01-11 20:14:17 +01:00 |
|
Óscar
|
906bc9dec0
|
✨ feat: add search functionality (#250)
|
2024-01-08 01:00:52 +01:00 |
|
Óscar
|
b518e13c5d
|
✨ feat(archive): allow multiple sources in Archive (#249)
|
2024-01-05 15:32:19 +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 |
|
welpo
|
0aef23b370
|
🐛 fix(i18n): localise date in single taxonomy listing
|
2024-01-04 17:28:46 +01:00 |
|
welpo
|
dce495e71d
|
♿️ feat(a11y): add keyboard accessibility to theme toggler
|
2024-01-03 18:43:51 +01:00 |
|
Óscar
|
39fc4ece61
|
✨ feat: add taxonomy list & single term templates (#239)
|
2024-01-01 17:02:03 +01:00 |
|
Óscar Fernández
|
9fc45f288d
|
✨ feat(tags): dynamically adjust tag list columns based on tag count (#233)
|
2023-12-30 17:42:26 +01:00 |
|
Óscar Fernández
|
d257e022ea
|
✨ feat(tags): add compact_tags option (#232)
Co-authored-by: arichtman <10679234+arichtman@users.noreply.github.com>
|
2023-12-30 16:41:08 +01:00 |
|
welpo
|
f4c88266e7
|
🐛 fix(quick-navigation-buttons): fix overlapping background change
|
2023-12-14 15:59:52 +01:00 |
|
welpo
|
08ef628abe
|
💄 style(favicon): reduce emoji size for compatibility
Should look better on Windows (not cropped).
|
2023-12-12 02:15:55 +01:00 |
|
Óscar Fernández
|
920aa609f0
|
✨ feat(feed): support hiding pages and sections (#227)
|
2023-12-04 23:27:49 +01:00 |
|