Commit Graph
4 Commits
Author SHA1 Message Date
warkanum 9c971a0feb feat(ui): add favicon.ico to static assets 2026-08-12 00:46:34 +02:00
warkanum 89f19cc048 feat(ui): add photo file handling in Vite config
* include new image assets in static/photos
* define __PHOTO_FILES__ for dynamic photo URLs
* update package.json and package-lock.json with @types/node
2026-08-12 00:30:27 +02:00
warkanum 143161c234 feat(ui): enhance Countdown and layout components
* Improve Countdown component styling and structure
* Update layout to include responsive menu and background pattern
* Adjust PhotoBackground and page styles for better presentation
* Add damask pattern SVG for background use
2026-08-11 23:58:28 +02:00
warkanum 39f5b8d5cc feat(ui): add wedding theme styles and layout components
* Introduced wedding-themed CSS variables for styling.
* Created layout component for the wedding site with navigation and countdown.
* Added RSVP and photo upload pages with form handling.
* Implemented QR code page for wedding site access.
* Configured TypeScript and Vite for the project.
* Added robots.txt for search engine crawling.
2026-08-11 23:31:35 +02:00