273 Commits (3d3f62cf2009e5612121cece2f17bb2e2abc676a)

Author SHA1 Message Date
Phil Schumann 3d3f62cf20
feat: allow sorting tags based on post count (#344)
Co-authored-by: welpo <welpo@users.noreply.github.com>
8 months ago
welpo a907f56bd5
feat: add option to use sans-serif font everywhere 8 months ago
Óscar 3bb2dbc355
🌐 refactor: improve "Last updated on" format (#342) 8 months ago
Óscar d689c15145
feat(admonitions): allow swapping admonition icons (#340) 8 months ago
Óscar fdb63c8cb6
🐛 fix(footer): show feed icon on Zola 0.19.0 (#336) 8 months ago
welpo be7628aeaa
feat: allow HTML tags in multilingual quote author 8 months ago
welpo 22925caf06
🐛 fix: allow quotation in page summary
Quotation marks were being escaped, as the `safe` filter was not being used.
9 months ago
Martijn Faassen f5f195c90c
♻️ refactor: improve settings hierarchy performance (#325) 9 months ago
Óscar 9d49a65354
feat: add option to show author in post metadata (#322) 9 months ago
Óscar c54251ca7a
feat(homepage): allow hiding posts listing (#317) 9 months ago
Óscar 27525fc13f
feat(shortcodes): add inline option to image shortcodes (#315) 9 months ago
welpo aef49bb225
🐛 fix(footer): allow showing only email/feed icons
Fixes #312
9 months ago
Ariel Richtman 26b9bbd7ba
🐛 fix(analytics): allow Umami through CSP (#310) 10 months ago
welpo b70efd1642
feat: enable adding URL/path to code blocks (#307) 10 months ago
Óscar 0cbd727f25
feat: add option to display/hide date in metadata (#306) 10 months ago
Óscar 5bc593b676
feat(shortcodes): add remote_text shortcode (#305) 10 months ago
welpo 50123c09ef
🐛 fix: ensure spacing when all projects are shown
Fixes #303.
10 months ago
Ariel Richtman 341b80a2fd
🐛 fix(CSP): add Umami API URLs to CSP (#301) 10 months ago
welpo b6b48cc3b4
🎨 refactor(search): close unclosed div 10 months ago
welpo 69094d6335
🐛 fix: align projects and posts properly
Caused by an unclosed div.

Fixes #300.
10 months ago
Óscar e7172a0432
feat: allow showcasing featured projects on homepage (#297) 10 months ago
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>
10 months ago
Mohammed Alotaibi 838e3566bd
🐛 fix: fix history url for GitLab & Codeberg (#294) 11 months ago
welpo d0162291d9
feat(shortcodes): add admonition shortcode (#285) 11 months ago
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.
12 months ago
welpo d825bef730
🎨 refactor: correct invalid attributes in search input 12 months ago
Smtbook 90410868ee
🐛 fix: allow translated drafts (#282)
Co-authored-by: welpo <welpo@users.noreply.github.com>
12 months ago
Mohammed Alotaibi c4893d4fdd
feat(i18n): implement pluralization logic (#277)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
welpo 22d4d68a69
💄 style(projects): set entire card as link target 1 year ago
Óscar ed845eaf25
feat(shortcodes): support URLs for image source (#280) 1 year ago
welpo 90def02dd7
🐛 fix(404): fix broken language selection from 404 page
Fixes #279.
1 year ago
Mohammed Alotaibi b3ef23f305
🐛 fix(i18n): reverse arrows in RTL languages (#272)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Mohammed Alotaibi 1d55a2963d
feat(i18n): add Right-to-left script support (#262)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
welpo ad03bd274c
📈 chore(stats): prevent non-demo sites from using demo GoatCounter 1 year ago
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>
1 year ago
welpo 9f39b7fe47
💥 deprecate(i18n)!: force config.toml copyright translation (#255) 1 year ago
Óscar 1a1a7f79f2
💥 deprecate(home-banner)!: force proper header.img path (#254) 1 year ago
welpo 2c8a21d558
🐛 fix(archive): group multi-sourced posts by year
Closes #251.
1 year ago
Óscar 906bc9dec0
feat: add search functionality (#250) 1 year ago
Óscar b518e13c5d
feat(archive): allow multiple sources in Archive (#249) 1 year ago
Óscar d50a85b5bc
feat: adjust width of prev/next link section (#248) 1 year ago
Óscar dac6bfc024
feat: add previous/next article navigation (#246) 1 year ago
welpo 0aef23b370
🐛 fix(i18n): localise date in single taxonomy listing 1 year ago
welpo dce495e71d
️ feat(a11y): add keyboard accessibility to theme toggler 1 year ago
Óscar 39fc4ece61
feat: add taxonomy list & single term templates (#239) 1 year ago
Óscar Fernández 9fc45f288d
feat(tags): dynamically adjust tag list columns based on tag count (#233) 1 year ago
Óscar Fernández d257e022ea
feat(tags): add `compact_tags` option (#232)
Co-authored-by: arichtman <10679234+arichtman@users.noreply.github.com>
1 year ago
welpo f4c88266e7
🐛 fix(quick-navigation-buttons): fix overlapping background change 1 year ago
welpo 08ef628abe
💄 style(favicon): reduce emoji size for compatibility
Should look better on Windows (not cropped).
1 year ago
Óscar Fernández 920aa609f0
feat(feed): support hiding pages and sections (#227) 1 year ago