-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
495 lines (439 loc) · 18.9 KB
/
index.html
File metadata and controls
495 lines (439 loc) · 18.9 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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>notfoundpages</title>
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap"
rel="stylesheet">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<script src="https://unpkg.com/@phosphor-icons/web"></script>
<link rel="stylesheet" href="/assets/css/root/index.css">
<link rel="stylesheet" href="/_components/footer/style.css">
</head>
<body>
<div class="mesh-bg"></div>
<nav>
<div class="nav-glass">
<div class="nav-main">
<div class="logo">
notfound<span>pages</span>
</div>
<div class="nav-links">
<a href="/">Home</a>
<a href="/gallery/">Gallery</a>
<a href="/designs/">Designs</a>
<a href="/#contribute">Contribute</a>
<a href="/docs/">Docs</a>
</div>
<div class="nav-actions">
<button class="theme-toggle" id="theme-toggle" aria-label="Toggle theme">
<i class="ph ph-moon" id="theme-icon"></i>
</button>
<a class="btn-sm" href="https://github.com/notfoundpages">
<i class="ph-bold ph-github-logo"></i> <span>View Organisation</span>
</a>
</div>
</div>
<button class="nav-more-btn" id="nav-more-btn" aria-label="More options">
<i class="ph ph-dots-three"></i>
</button>
<div class="nav-dropdown" id="nav-dropdown">
<a class="nav-dropdown-link" href="/about/">
<i class="ph ph-info"></i> About
</a>
<a class="nav-dropdown-link" href="/sponsors/">
<i class="ph ph-star"></i> Sponsors
</a>
<a class="nav-dropdown-link" href="community/contributors/">
<i class="ph ph-users"></i> Contributors
</a>
<a class="nav-dropdown-link" href="/miscellaneous/">
<i class="ph ph-wrench"></i> Miscellaneous
</a>
</div>
</div>
</nav>
<section class="hero container">
<div class="badge">
<div class="badge-dot"></div>
Open Source Ecosystem
</div>
<h1>The Standard for<br><span class="gradient-text">404 Experiences</span></h1>
<p>Beautifully crafted, open-source error pages built by the developer community. Perfect your app's dead ends with
our GitHub organisation repositories.</p>
<div style="display: flex; justify-content: center; gap: 16px; flex-wrap: wrap;">
<a href="https://github.com/orgs/notfoundpages/repositories" class="btn-primary">
<i class="ph-bold ph-folder-open"></i> Browse Repositories
</a>
<a href="/docs/" class="btn-outline">
<i class="ph-bold ph-book-open-text"></i> Read Documentation
</a>
</div>
<div class="stats">
<div class="stat-card">
<h2><i class="ph-fill ph-code"></i> <span id="designs">0</span></h2>
<p>Repositories</p>
</div>
<div class="stat-card">
<h2><i class="ph-fill ph-star"></i> <span id="stars">0</span></h2>
<p>GitHub Stars</p>
</div>
<div class="stat-card">
<h2><i class="ph-fill ph-users"></i> <span id="contributors">0</span></h2>
<p>Contributors</p>
</div>
</div>
</section>
<div class="tech-stack">
<div class="container">
<p>Independent Repositories. Drop Into Any Stack.</p>
<div class="stack-icons">
<i class="ph ph-file-html" title="HTML5"></i>
<i class="ph ph-file-css" title="CSS3"></i>
<i class="ph ph-file-js" title="JavaScript"></i>
<i class="ph ph-atom" title="React"></i>
<i class="ph ph-code-block" title="Vue/Svelte"></i>
<i class="ph ph-terminal-window" title="CLI Integrations"></i>
</div>
</div>
</div>
<section class="section container" id="features">
<div class="section-header">
<h2>Built for modern stacks</h2>
<p>Everything you need to create the perfect fallback experience, tailored for developers and UI/UX designers.</p>
</div>
<div class="bento-grid">
<div class="bento-item bento-wide">
<div class="icon-box"><i class="ph ph-lightning"></i></div>
<h3>Zero Dependencies</h3>
<p>Copy and paste raw HTML and CSS. No massive libraries, no bloat. Just clean, optimized code that renders
instantly when your users hit a dead end.</p>
</div>
<div class="bento-item">
<div class="icon-box"><i class="ph ph-palette"></i></div>
<h3>Glassmorphism & UI</h3>
<p>Designs that leverage modern CSS features like backdrop-filter, fluid typography, and dynamic theme
switching.</p>
</div>
<div class="bento-item">
<div class="icon-box"><i class="ph ph-git-branch"></i></div>
<h3>Single Page Repositories</h3>
<p>Every specific 404 design gets its own dedicated repository. Zero bloat. Just clone the exact page you need
and nothing else.</p>
</div>
<div class="bento-item bento-wide">
<div class="icon-box"><i class="ph ph-shield-check"></i></div>
<h3>MIT Licensed</h3>
<p>Fully open source. Use them in personal projects, commercial client work, or enterprise applications without
worrying about complex legalities.</p>
</div>
</div>
</section>
<section class="section container" id="categories">
<div class="section-header">
<h2>Explore Design Categories</h2>
<p>Our GitHub organisation categorizes 404 pages by aesthetic and technical implementation.</p>
</div>
<div class="categories-grid">
<a href="/designs/minimal/" class="category-card">
<div class="category-icon"><i class="ph-light ph-square-half"></i></div>
<h4>Minimal</h4>
<p>Clean typography and whitespace.</p>
</a>
<a href="/designs/terminal/" class="category-card">
<div class="category-icon"><i class="ph-light ph-terminal"></i></div>
<h4>Terminal</h4>
<p>Developer-focused console UIs.</p>
</a>
<a href="/designs/glassmorphism/" class="category-card">
<div class="category-icon"><i class="ph-light ph-drop-half-bottom"></i></div>
<h4>Glassmorphism</h4>
<p>Frosted glass and gradients.</p>
</a>
<a href="/designs/animated/" class="category-card">
<div class="category-icon"><i class="ph-light ph-magic-wand"></i></div>
<h4>Animated</h4>
<p>Keyframes and SVGs in motion.</p>
</a>
</div>
<div style="text-align: center; margin-top: 32px;">
<a href="/designs/" class="btn-primary" style="padding: 12px 32px;">
<i class="ph-bold ph-palette"></i> More Designs
</a>
</div>
</section>
<section class="section container featured-section" id="featured">
<div id="featured-container"></div>
</section>
<section class="section container" id="gallery">
<div class="section-header">
<h2>Live Design Gallery</h2>
<p>A curated collection of production-ready 404 pages from our GitHub organisation. Clone a specific repository
and deploy in seconds.</p>
</div>
<div class="gallery-grid" id="gallery-container"></div>
<div style="text-align: center; margin-top: 32px;">
<a href="/gallery/" class="btn-primary" style="padding: 12px 32px;">
<i class="ph-bold ph-images"></i> View Full Gallery
</a>
</div>
</section>
<section class="section container" id="why-it-matters">
<div class="section-header">
<h2>Why 404 Pages Matter</h2>
<p>A broken link shouldn't mean a broken relationship with your users.</p>
</div>
<div class="why-grid">
<div class="why-card">
<div class="why-icon"><i class="ph-fill ph-smiley-wink"></i></div>
<h4>Better Experience</h4>
<p>Transform a moment of frustration into a moment of delight. A well designed error page reassures the user
that the site isn't broken, just the link.</p>
</div>
<div class="why-card">
<div class="why-icon"><i class="ph-fill ph-trend-down"></i></div>
<h4>Reduced Bounce Rate</h4>
<p>Standard browser error pages cause users to close the tab instantly. Custom pages keep them within your
ecosystem.</p>
</div>
<div class="why-card">
<div class="why-icon"><i class="ph-fill ph-compass"></i></div>
<h4>Helpful Navigation</h4>
<p>Guide lost users back to safety by providing strategic links to your homepage, search bar, or most popular
content.</p>
</div>
<div class="why-card">
<div class="why-icon"><i class="ph-fill ph-paint-brush"></i></div>
<h4>Brand Continuity</h4>
<p>Maintain your unique voice, tone, and visual identity even when things go wrong, building trust through
attention to detail.</p>
</div>
</div>
</section>
<section class="section container" id="contributors">
<div class="section-header">
<h2>Top Contributors</h2>
<p>The talented developers and designers crafting the open-source ecosystem.</p>
</div>
<div class="team-grid" id="landingTeamGrid"></div>
<div class="contributors-grid" id="contributors-container"></div>
<div style="text-align: center; margin-top: 32px;">
<a href="/community/contributors/" class="btn-primary" style="padding: 12px 32px;">
<i class="ph-bold ph-users"></i> More Contributors
</a>
</div>
</section>
<section class="section container testimonials-section">
<div class="section-header">
<h2>Developer Testimonials</h2>
<p>Real experiences from developers and designers using notfoundpages to build beautiful 404 experiences.</p>
</div>
<div class="testimonials-container" id="testimonials-container">
<div class="testimonials-track" id="testimonials-track">
<!-- Testimonials will be duplicated by JS for infinite scroll -->
<div class="testimonial-card">
<div class="testimonial-header">
<img src="https://github.com/octocat.png" alt="octocat" class="testimonial-avatar">
<div class="testimonial-meta">
<div class="testimonial-name">
Octocat
<span class="testimonial-star"><i class="ph-fill ph-star"></i></span>
</div>
<div class="testimonial-handle">@octocat</div>
</div>
</div>
<div class="testimonial-quote">
"These 404 pages are absolutely stunning. The glassmorphism designs work perfectly in our modern web app.
Highly recommended!"
</div>
<div class="testimonial-project">...</div>
</div>
<div class="testimonial-card">
<div class="testimonial-header">
<img src="https://github.com/ghost.png" alt="ghost" class="testimonial-avatar">
<div class="testimonial-meta">
<div class="testimonial-name">
Ghost
<span class="testimonial-star"><i class="ph-fill ph-star"></i></span>
</div>
<div class="testimonial-handle">@ghost</div>
</div>
</div>
<div class="testimonial-quote">
"Contributing was seamless. The repository structure and documentation made it so easy to add my own 404
design variant."
</div>
<div class="testimonial-project">...</div>
</div>
<div class="testimonial-card">
<div class="testimonial-header">
<img src="https://github.com/octocat.png" alt="octocat" class="testimonial-avatar">
<div class="testimonial-meta">
<div class="testimonial-name">
Octocat
<span class="testimonial-star"><i class="ph-fill ph-star"></i></span>
</div>
<div class="testimonial-handle">@octocat</div>
</div>
</div>
<div class="testimonial-quote">
"As a designer, I love how well-organized this project is. The CSS is clean and the animations are
butter-smooth."
</div>
<div class="testimonial-project">...</div>
</div>
<div class="testimonial-card">
<div class="testimonial-header">
<img src="https://github.com/ghost.png" alt="ghost" class="testimonial-avatar">
<div class="testimonial-meta">
<div class="testimonial-name">
Ghost
</div>
<div class="testimonial-handle">@ghost</div>
</div>
</div>
<div class="testimonial-quote">
"Perfect for our SaaS platform. We deployed one in production within minutes. Zero dependencies means no
bloat!"
</div>
<div class="testimonial-project">...</div>
</div>
<div class="testimonial-card">
<div class="testimonial-header">
<img src="https://github.com/octocat.png" alt="octocat" class="testimonial-avatar">
<div class="testimonial-meta">
<div class="testimonial-name">
Octocat
<span class="testimonial-star"><i class="ph-fill ph-star"></i></span>
</div>
<div class="testimonial-handle">@octocat</div>
</div>
</div>
<div class="testimonial-quote">
"The community here is amazing. Everyone's supportive and the review process for PRs is incredibly helpful
and constructive."
</div>
<div class="testimonial-project">...</div>
</div>
</div>
</div>
</section>
<section class="section container">
<div class="dev-section">
<div>
<h2 style="font-size: 32px; font-weight: 800; margin-bottom: 16px; letter-spacing: -1px;">Integrates in seconds.
</h2>
<p style="color: var(--text-muted); font-size: 16px; margin-bottom: 32px;">Browse our GitHub Organisation, find
your favorite 404 page, clone its specific repository, and drop the files straight into your project's routing
configuration.</p>
<a href="#" style="font-weight: 600; color: #0284C7; display: flex; align-items: center; gap: 4px;">
Read the documentation <i class="ph-bold ph-arrow-right"></i>
</a>
</div>
<div class="terminal">
<div class="terminal-header">
<div class="mac-btn mac-close"></div>
<div class="mac-btn mac-min"></div>
<div class="mac-btn mac-max"></div>
</div>
<div class="terminal-body">
$ <span class="term-cmd">git clone</span> https://github.com/notfoundpages/repo.git<br>
$ <span class="term-cmd">cd</span> repo<br>
<span class="term-cmd">...</span><br>
<br>
<span class="term-highlight">> Starting local environment...</span><br>
<span class="term-success">✓ Ready on http://localhost:3000/</span>
</div>
</div>
</div>
</section>
<section class="section container" id="contribute">
<div class="section-header">
<h2>Become a Contributor</h2>
<p>Help us build the internet's largest open-source collection of error pages. It only takes a few steps to get
your PR merged.</p>
</div>
<div class="steps-grid">
<div class="step-card">
<div class="step-number">01</div>
<h3>Fork a Repository</h3>
<p>Head over to the notfoundpages GitHub organisation and fork the specific page repository you want to improve,
or request a new one.</p>
</div>
<div class="step-card">
<div class="step-number">02</div>
<h3>Craft Your Page</h3>
<p>Add your code, assets, and a detailed README explaining your UI/UX decisions to your isolated page
repository.</p>
</div>
<div class="step-card">
<div class="step-number">03</div>
<h3>Submit a PR</h3>
<p>Open a Pull Request against our main branch. Our maintainers will review your logic, merge it, and credit
your GitHub profile!</p>
</div>
</div>
</section>
<section class="section container" id="faq">
<div class="section-header">
<h2>Frequently Asked Questions</h2>
<p>Everything you need to know about using and contributing to our open-source organisation.</p>
</div>
<div class="faq-container">
<details>
<summary>What licenses do these repositories use?</summary>
<div class="faq-answer">
All of our repositories are licensed under the <strong>MIT License</strong>. This permissive open-source license allows you to use the code for
personal projects, commercial client work, and enterprise software without legal friction.
</div>
</details>
<details>
<summary>Do these pages support local storage themes?</summary>
<div class="faq-answer">
Yes! Many of our newer pages (including this very landing page) include lightweight JavaScript snippets to
handle Light/Dark mode toggling via the browser's <code>localStorage</code> API.
</div>
</details>
<details>
<summary>Can I submit a design built with Tailwind CSS?</summary>
<div class="faq-answer">
We love Tailwind! Since every page is its own repository, simply build your Tailwind-based 404 design and open
an issue to request a new, dedicated repository for it within the organisation.
</div>
</details>
<details>
<summary>How do I get my name on the contributor list?</summary>
<div class="faq-answer">
Once your first Pull Request is merged into any repository within our organisation, even a single accepted
commit is enough to place your name in that repository's contributor list and register your contribution
across the organisation.
Website featured contributor sections are reserved for contributors who have reached <strong>500+
contributions</strong> across the ecosystem.
<a href="/" style="font-weight: 600; color: #0284C7;">Learn more.</a>
</div>
</details>
</div>
</section>
<section class="section container">
<div class="cta-box">
<div class="cta-bg"></div>
<div class="cta-content">
<h2>Ready to craft better fallbacks?</h2>
<p>Join hundreds of developers who are making the web a slightly less frustrating place when things go wrong.
</p>
<div style="display: flex; justify-content: center; gap: 16px; flex-wrap: wrap;">
<a href="https://github.com/notfoundpages" class="btn-primary">
<i class="ph-bold ph-github-logo"></i> View GitHub Organisation
</a>
</div>
</div>
</div>
</section>
<footer id="footer-container"></footer>
<script src="assets/js/root/index.js"></script>
<script src="/_components/footer/inject.js"></script>
<script type="module" src="/assets/js/root/loaders/index.js"></script>
</body>
</html>