Óscar
|
1027f5ba53
|
🌐 style: improve RTL styling consistency (#381)
|
5 months ago |
welpo
|
9e7b845e54
|
♻️ refactor(footer): lazy load social icons
|
6 months ago |
Óscar
|
a7e78b29ab
|
✨ feat: add Mermaid diagram support (#370)
|
6 months ago |
Arnold Loubriat
|
ce3be5c007
|
♿️ fix: add missing quotes to HTML attributes (#367)
|
6 months ago |
Óscar
|
24896a5f77
|
🐛 fix(header): render feed links based on config (#358)
|
7 months ago |
Óscar
|
fdb63c8cb6
|
🐛 fix(footer): show feed icon on Zola 0.19.0 (#336)
|
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 |
Óscar
|
c54251ca7a
|
✨ feat(homepage): allow hiding posts listing (#317)
|
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 |
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 |
Mohammed Alotaibi
|
838e3566bd
|
🐛 fix: fix history url for GitLab & Codeberg (#294)
|
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 |
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 |
welpo
|
ad03bd274c
|
📈 chore(stats): prevent non-demo sites from using demo GoatCounter
|
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 |
Óscar
|
906bc9dec0
|
✨ feat: add search functionality (#250)
|
1 year ago |
welpo
|
dce495e71d
|
♿️ feat(a11y): add keyboard accessibility to theme toggler
|
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
|
bf31f7ff47
|
✨ feat(theme-switcher)!: respect `theme_default` when JS is enabled (#224)
BREAKING CHANGE: changes the behaviour of `theme_default`
|
1 year ago |
welpo
|
1221eeeb41
|
🐛 fix(header): add quotes to custom subset links
|
1 year ago |
welpo
|
94f7a36707
|
🐛 fix(header): correct self-closing script tag
|
1 year ago |
welpo
|
130aa51144
|
✨ feat(header): cachebust custom font subset
It's likely to change on different builds.
|
1 year ago |
welpo
|
a57eb98a69
|
♻️ refactor(header): replace single %22 by `"`
Single quotation marks already escape the double ones.
|
1 year ago |
ZzMzaw
|
b6fa54c556
|
✨ feat(copyright): set copyright translations outside toml files & enhance $VARs (#215)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
1 year ago |
Joberth Rogers
|
de91dfb0a7
|
🐛 fix(footer): fix external link redirection in footer (#219)
Co-authored-by: welpo <welpo@users.noreply.github.com>
|
1 year ago |
welpo
|
3e30557dca
|
🐛 fix(skins): load `teal` if set in config
|
1 year ago |
Óscar Fernández
|
be218c0b6c
|
🐛 fix(comments): fix malformed URLs in Isso mails (#211)
|
1 year ago |
welpo
|
6673a063b8
|
🐛 fix: remove unnecessary description filters
It caused issues if description contained double quotes.
|
1 year ago |
welpo
|
5458b1c533
|
🎨 style: fix whitespace issues
|
1 year ago |
welpo
|
c0a07cb467
|
🌐 feat(i18n): translate quick navigation buttons' titles
|
1 year ago |
Óscar Fernández
|
afbf4017e2
|
✨ feat(theme-switcher): add theme reset button (#198)
|
1 year ago |
Óscar Fernández
|
1bc52944c9
|
✨ feat(footer): add configurable footer menu (#197)
|
1 year ago |
Nadia
|
450501e218
|
🐛 fix(analytics): make goatcounter use https (#195)
|
1 year ago |
Óscar Fernández
|
228f1ea6e5
|
✨feat: support privacy-respecting analytics (#193)
|
1 year ago |
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>
|
1 year ago |
Óscar Fernández
|
2c6ac293ad
|
♿️ fix: improve accessibility and i18n (#183)
|
1 year ago |
Donovan Glover
|
fd1c50af11
|
✨ feat(SEO): Add description support for sections (#179)
|
1 year ago |