-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
217 lines (192 loc) · 10.7 KB
/
index.html
File metadata and controls
217 lines (192 loc) · 10.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Invitation Template | Premium Glassmorphic Digital Invitations</title>
<meta name="description"
content="A free, premium digital invitation template with a stunning glassmorphic design. Easy to customize, responsive, and accessible. Create yours in minutes!">
<meta name="keywords"
content="digital invitation, wedding template, glassmorphism, free invitation template, open source invitation template, responsive invitation, accessible web design, event configuration, event.json">
<meta name="google-site-verification" content="KclOAJlsOojPDo-nzZw4U5gCyo-2dL3ZP09HrbI7NYk" />
<meta property="og:type" content="website">
<meta property="og:title" content="Invitation Template | Premium Glassmorphic Design">
<meta property="og:description"
content="Create stunning digital invitations for free. High-end design meets effortless customization.">
<meta property="og:image"
content="https://raw.githubusercontent.com/Rainier-PS/Invitation-Template/main/media/preview.jpg">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:title" content="Invitation Template | Premium Glassmorphic Design">
<meta property="twitter:description"
content="Create stunning digital invitations for free. High-end design meets effortless customization.">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/index.css">
<script defer src="js/index.js"></script>
</head>
<body>
<nav aria-label="Main Navigation">
<a href="index.html" class="logo">Invitation Template</a>
<div class="nav-links">
<a href="#demo-section">Live Demo</a>
<a href="builder.html">Create Yours</a>
<a href="https://github.com/Rainier-PS/Invitation-Template" target="_blank" rel="noopener">GitHub</a>
</div>
</nav>
<main class="container">
<header class="hero-header">
<div class="badge-container">
<span class="badge-dot"></span>
<span class="badge-text">Free
& Open Source • MIT License</span>
</div>
<h1>Stunning Digital Invitations</h1>
<p class="hero-description">
A sophisticated, glassmorphic invitation template designed for elegance and ease of use.
Perfect for weddings, parties, and corporate events.
</p>
<div class="button-container">
<a href="builder.html" class="primary-btn">Start Configuring</a>
<a href="#demo-section" class="secondary-btn">View Demo</a>
</div>
</header>
<section class="features-grid">
<div class="feature-card">
<div class="icon-wrapper">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="3" y="3" width="18" height="18" rx="2" />
<path d="M7 8h10" />
<path d="M7 12h10" />
<path d="M7 16h10" />
</svg>
</div>
<h3>Glassmorphism Design</h3>
<p>Sophisticated frosted glass aesthetic that adapts beautifully to any background image.</p>
</div>
<div class="feature-card">
<div class="icon-wrapper" style="margin-bottom: 1.5rem; color: var(--primary);">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="3 6 5 6 21 6" />
<polyline points="3 12 5 12 21 12" />
<polyline points="3 18 5 18 21 18" />
</svg>
</div>
<h3>No-Code Editing</h3>
<p>Create and customize your invitation using a visual form, with optional backend-free RSVP forms.</p>
</div>
<div class="feature-card">
<div class="icon-wrapper" style="margin-bottom: 1.5rem; color: var(--primary);">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect width="14" height="20" x="5" y="2" rx="2" ry="2" />
<path d="M12 18h.01" />
</svg>
</div>
<h3>Mobile & Accessible</h3>
<p>Optimized for all devices with built-in Simple Mode and full screen-reader support.</p>
</div>
<div class="feature-card">
<div class="icon-wrapper" style="margin-bottom: 1.5rem; color: var(--primary);">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="3" y="4" width="18" height="18" rx="2" ry="2" />
<line x1="16" y1="2" x2="16" y2="6" />
<line x1="8" y1="2" x2="8" y2="6" />
<line x1="3" y1="10" x2="21" y2="10" />
</svg>
</div>
<h3>Smart Calendar Sync</h3>
<p>One-click Add to Google Calendar so guests never miss your event.</p>
</div>
<div class="feature-card">
<div class="icon-wrapper" style="margin-bottom: 1.5rem; color: var(--primary);">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 18V5l12-2v13" />
<circle cx="6" cy="18" r="3" />
<circle cx="18" cy="16" r="3" />
</svg>
</div>
<h3>Background Music</h3>
<p>Optional ambient audio with smooth controls and respectful autoplay handling.</p>
</div>
<div class="feature-card">
<div class="icon-wrapper" style="margin-bottom: 1.5rem; color: var(--primary);">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 12l18-9-4 18-4-7-6-2z" />
</svg>
</div>
<h3>Free Hosting Ready</h3>
<p>Deploy instantly on GitHub Pages, Vercel, or Netlify with no backend required.</p>
</div>
</section>
<section class="rsvp-highlight glass-panel">
<h3>No-Code RSVP, Your Way</h3>
<p class="rsvp-description">
Collect responses using the tools you already trust. Just paste a link. No backend, no lock-in.
</p>
<div class="provider-text-list">
<span>Works with:</span>
<strong>Google Forms</strong>,
<strong>Microsoft Forms</strong>,
<strong>Tally</strong>, and more.
</div>
</section>
<section class="glass-panel">
<h2>How to Use</h2>
<ol class="how-to-list">
<li><strong>Remix:</strong> Use our <a href="builder.html">Form
Builder</a>
to generate your custom <code>event.json</code>.</li>
<li><strong>Download:</strong> Fork or clone the repository from <a
href="https://github.com/Rainier-PS/Invitation-Template">GitHub</a>.</li>
<li><strong>Replace:</strong> Overwrite the existing
<code>event.json</code> with your generated code.
</li>
<li><strong>Deploy:</strong> Host it for free on GitHub Pages, Vercel, or
Netlify.</li>
</ol>
<div class="full-guide-cta">
<a href="https://github.com/Rainier-PS/Invitation-Template/blob/main/docs/USAGE_GUIDE.md" class="primary-btn" aria-label="Open the full setup guide">
Open Full Guide
</a>
<p class="guide-note">
Step-by-step documentation with deployment tips.
</p>
</div>
</section>
<section class="demo-section" id="demo-section">
<h2>Event Demos</h2>
<div class="demo-track-wrapper">
<div class="demo-track">
<!-- Slides will be populated by JS -->
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="footer-support">
<h3>Support & Contributions</h3>
<p>Found a bug or have a suggestion? Help us improve by reporting issues, contributing on <a href="https://github.com/Rainier-PS/Invitation-Template/blob/main/docs/CONTRIBUTING.md" target="_blank"
rel="noopener">GitHub</a>, or sharing custom invitation templates.</p>
<div id="contact-container">
<!-- Email protected by JS -->
</div>
</div>
<p>© 2026 Invitation Template Builder</p>
<p class="low-profile">Designed by <a href="https://rainier-ps.github.io/">Rainier Pearson
Saputra</a></p>
</footer>
<button id="back-to-top" aria-label="Back to top">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M12 19V5" />
<polyline points="5 12 12 5 19 12" />
</svg>
</button>
</body>
</html>