Initial commit: wedding website template with configurable content
Zola-based single-page wedding site with all content (schedule, details, colors, images, RSVP link) managed via config.toml. Multi-day schedule layout, Blue & Green color palette, CSS custom properties for theming. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
# Zola build output
|
||||
public/
|
||||
|
||||
# Editor swap files
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Windows artifacts
|
||||
nul
|
||||
|
||||
# Claude Code
|
||||
.claude/
|
||||
Reference in New Issue
Block a user