261 Commits (e7e2f41e524e4dd2daff58495ad6433bf3f9c77b)

Author SHA1 Message Date
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
Ó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
Óscar Fernández 7796162e37
feat: allow relative paths for image shortcodes (#222) 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
welpo b88e7376e4
🔥 refactor(tags): remove unnecessary id attribute
They could cause broken HTML and were not used for anything.
1 year ago
Óscar Fernández 1df3f7f89c
feat(sitemap): add XML styling (#221) 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 de28c7fdeb
feat(comments): allow page override of global system (#216) 1 year ago