Commit Graph
3 Commits
Author SHA1 Message Date
davide bd26cc8ea6 Renumber article slugs to sequential article-N
One-time PocketBase migration that replaces every article's slug with
article-1, article-2, ... ordered by publishedAt (oldest first),
requested explicitly by the site owner in place of the existing
descriptive slugs.
2026-09-14 14:44:07 +02:00
davide 728e931421 Fix mobile header overlap and thumbnail crop ratio
The language switch overlapped the centered logo on narrow viewports
(~390px), and article card covers used an overly aggressive 4:5 crop
that sliced through text baked into cover images.
2026-09-14 14:28:34 +02:00
davide bd920627fa Add CHANGELOG.md
Keep a Changelog format, covering 1.0.0 through the upcoming 2.1.0
release.
2026-09-11 15:43:57 +02:00