4 Commits

Author SHA1 Message Date
Peter Meier 0814533520 feat: event badges, map, accordion, icon components
Deploy to Firebase Hosting / deploy (push) Failing after 1m26s
- EventBadges + EventMap for post event date/location display
- Accordion + Ico utility components
- PostCard shows event badge overlay on image when post is event
- post/[slug] renders event details with map
- markdown hr styling (dotted)
- disable Astro devToolbar
- regenerated cms-api types (includes navgroup, event fields)
2026-04-14 10:54:32 +02:00
Peter Meier 1f5454d04e Update environment configuration, enhance component functionality, and improve project structure. Added Umami analytics configuration to .env.example and updated astro.config.mjs to use the new site URL. Introduced pagination component in BlogOverview.svelte, refactored image handling in ImageGalleryBlock.svelte, and improved SearchableTextBlock.svelte with tooltip support. Updated package.json with new scripts for Firebase deployment and added new dependencies for Storybook and Firebase. Enhanced styling and layout across various components for better user experience. 2026-02-27 14:13:38 +01:00
Peter Meier bb6ec20d45 Enhance project structure and functionality by adding new components and integrations. Updated .gitignore to exclude history and transformed images. Integrated Svelte, sitemap, and icon support in astro.config.mjs. Added multiple new components including BlogOverview, ContentRows, Footer, Header, and various block components for improved content management. Updated package.json with new dependencies and modified scripts for build and development processes. 2026-02-22 12:14:43 +01:00
Peter Meier 054b5719e5 Initial commit: RustyAstro + OpenAPI-Typen aus RustyCMS
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-13 15:58:36 +01:00