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.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
data/
|
||||
config.yaml
|
||||
ui/node_modules/
|
||||
ui/build/
|
||||
ui/.svelte-kit/
|
||||
server/wedding-server
|
||||
server/web/dist/*
|
||||
!server/web/dist/index.html
|
||||
Reference in New Issue
Block a user