Commit Graph

3 Commits

Author SHA1 Message Date
Peter Meier 6794d41d8d chore: update package-lock and yarn.lock to include class-variance-authority
Deploy / verify (push) Successful in 50s
Deploy / deploy (push) Successful in 1m13s
- Added `class-variance-authority` version 0.7.1 to both package-lock.json and yarn.lock for enhanced styling capabilities.
- Removed outdated entries from yarn.lock to streamline dependencies and improve project maintainability.
2026-04-20 23:16:07 +02:00
Peter Meier 3c6ff773ae chore(dependencies): update package-lock and yarn.lock for improved package management
Deploy / verify (push) Successful in 40s
Deploy / deploy (push) Successful in 1m13s
- Added new dependencies: blurhash and sharp for enhanced image processing.
- Updated existing dependencies to their latest versions, including @emnapi/runtime and @emnapi/wasi-threads.
- Changed package resolution URLs to use npm registry for consistency across package management files.
2026-04-18 00:47:56 +02:00
Peter Meier 2fef91a548 Initial SvelteKit frontend port of windwiderstand.de
Deploy / verify (push) Failing after 32s
Deploy / deploy (push) Has been skipped
Full parity with Astro site: content rows, post/tag routes, pagination,
event badges + OSM map, comments, Live-Search via /api/search-index,
CMS image proxy, RSS, sitemap.

Deploy: Dockerfile + docker-compose.prod.yml + Gitea Actions workflow
to build + push to git.pm86.de registry and ssh-deploy to Contabo.
2026-04-17 22:01:30 +02:00