ZzMzaw
266e742a6c
fix(serie): fix typo on series
2024-07-31 07:24:37 +02:00
ZzMzaw
cdaaea5bde
feat(serie): add extra feature to serie page
...
Even if being a section, a serie can have some content in order to describe and introduce the serie.
Extra feature such as go to top can be useful to it.
2024-07-26 18:49:27 +02:00
ZzMzaw
e5c8145918
feat(serie): add info about page's serie
...
If the page is part of a serie, at least the title is displayed.
If configured, the description and the list of the other articles of the serie can also be displayed.
2024-07-26 18:48:52 +02:00
Óscar
24896a5f77
🐛 fix(header): render feed links based on config ( #358 )
2024-07-24 19:33:26 +02:00
Óscar
fdb63c8cb6
🐛 fix(footer): show feed icon on Zola 0.19.0 ( #336 )
2024-06-22 00:13:32 +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
Óscar
c54251ca7a
✨ feat(homepage): allow hiding posts listing ( #317 )
2024-05-19 20:36:38 +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
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
Mohammed Alotaibi
838e3566bd
🐛 fix: fix history url for GitLab & Codeberg ( #294 )
2024-04-14 05:03:57 +02: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
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
welpo
ad03bd274c
📈 chore(stats): prevent non-demo sites from using demo GoatCounter
2024-01-31 23:33:51 +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
Óscar
906bc9dec0
✨ feat: add search functionality ( #250 )
2024-01-08 01:00:52 +01:00
welpo
dce495e71d
♿ ️ feat(a11y): add keyboard accessibility to theme toggler
2024-01-03 18:43:51 +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
bf31f7ff47
✨ feat(theme-switcher)!: respect theme_default when JS is enabled ( #224 )
...
BREAKING CHANGE: changes the behaviour of `theme_default`
2023-11-25 00:08:58 +01:00
welpo
1221eeeb41
🐛 fix(header): add quotes to custom subset links
2023-11-23 00:58:27 +01:00
welpo
94f7a36707
🐛 fix(header): correct self-closing script tag
2023-11-23 00:52:45 +01:00
welpo
130aa51144
✨ feat(header): cachebust custom font subset
...
It's likely to change on different builds.
2023-11-21 23:41:58 +01:00
welpo
a57eb98a69
♻️ refactor(header): replace single %22 by "
...
Single quotation marks already escape the double ones.
2023-11-21 23:35:17 +01:00
ZzMzaw
b6fa54c556
✨ feat(copyright): set copyright translations outside toml files & enhance $VARs ( #215 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2023-11-05 21:20:21 +01:00
Joberth Rogers
de91dfb0a7
🐛 fix(footer): fix external link redirection in footer ( #219 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2023-10-31 13:29:09 +01:00
welpo
3e30557dca
🐛 fix(skins): load teal if set in config
2023-10-28 21:24:28 +02:00
Óscar Fernández
be218c0b6c
🐛 fix(comments): fix malformed URLs in Isso mails ( #211 )
2023-10-25 17:47:46 +02:00
welpo
6673a063b8
🐛 fix: remove unnecessary description filters
...
It caused issues if description contained double quotes.
2023-10-23 02:11:57 +02:00
welpo
5458b1c533
🎨 style: fix whitespace issues
2023-10-07 23:31:59 +02:00
welpo
c0a07cb467
🌐 feat(i18n): translate quick navigation buttons' titles
2023-10-07 01:06:30 +02:00
Óscar Fernández
afbf4017e2
✨ feat(theme-switcher): add theme reset button ( #198 )
2023-10-06 01:36:56 +02:00
Óscar Fernández
1bc52944c9
✨ feat(footer): add configurable footer menu ( #197 )
2023-10-05 14:20:34 +02:00
Nadia
450501e218
🐛 fix(analytics): make goatcounter use https ( #195 )
2023-10-04 18:03:30 +02:00
Óscar Fernández
228f1ea6e5
✨ feat: support privacy-respecting analytics ( #193 )
2023-10-04 15:01:54 +02:00
Almost-Senseless-Coder
2eaee6557c
🌐 fix(theme-switcher): properly translate aria-label ( #192 )
...
Co-authored-by: Tim Böttcher <tim.boettcher2@rwth-aachen.de>
Co-authored-by: welpo <welpo@users.noreply.github.com>
2023-10-04 12:41:31 +02:00
Óscar Fernández
2c6ac293ad
♿ ️ fix: improve accessibility and i18n ( #183 )
2023-10-02 18:08:57 +02:00
Donovan Glover
fd1c50af11
✨ feat(SEO): Add description support for sections ( #179 )
2023-09-29 20:24:51 +02:00
Donovan Glover
342a62c76e
♻️ refactor(HTML): remove X-UA-Compatible ( #177 )
2023-09-25 14:39:27 +02:00