-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
206 lines (186 loc) · 8.72 KB
/
index.html
File metadata and controls
206 lines (186 loc) · 8.72 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
<title>Fexhub — High-performance Hosting</title>
<meta name="description" content="Game servers, VPS, and web hosting with NVMe, global POPs, DDoS, and snapshots. Launch in minutes.">
<link rel="stylesheet" href="assets/css/style.css">
<!-- Canonical & robots -->
<link rel="canonical" href="https://your-domain.example/page-slug" />
<meta name="robots" content="index,follow,max-snippet:-1,max-image-preview:large,max-video-preview:-1" />
<!-- Open Graph -->
<meta property="og:title" content="Fexhub — High-performance Hosting" />
<meta property="og:description" content="Game servers, VPS and web hosting on NVMe with global POPs, DDoS, and snapshots." />
<meta property="og:url" content="https://your-domain.example/" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://your-domain.example/assets/img/og-cover.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Fexhub — High-performance Hosting" />
<meta name="twitter:description" content="Game servers, VPS and web hosting on NVMe with global POPs, DDoS, and snapshots." />
<meta name="twitter:image" content="https://your-domain.example/assets/img/og-cover.png" />
</head>
<body>
<a id="top"></a>
<!-- HEADER -->
<header class="site-header">
<div class="navwrap">
<a class="brand" href="index.html" aria-label="Fexhub">
<div class="logo">FH</div><div class="brand-name">Fexhub</div>
</a>
<!-- Mobile toggle -->
<input id="nav-toggle" type="checkbox" aria-label="Toggle menu">
<label class="menu-btn" for="nav-toggle">Menu</label>
<nav class="nav" role="navigation" aria-label="Main">
<a href="index.html">Home</a>
<!-- Services (dropdown) -->
<div class="menu" tabindex="0">
<!-- Mobile tap toggle -->
<input id="m-services" type="checkbox" aria-hidden="true">
<label for="m-services">Services <i class="chev"></i></label>
<div class="dropdown" aria-label="Services submenu">
<a href="services.html#games">Game Hosting</a>
<a href="services.html#vps">VPS</a>
<a href="services.html#web">Web Hosting</a>
<a href="services.html#addons">Add-ons</a>
</div>
</div>
<!-- Docs (mega menu) -->
<div class="menu" tabindex="0">
<input id="m-docs" type="checkbox" aria-hidden="true">
<label for="m-docs">Docs <i class="chev"></i></label>
<div class="mega" aria-label="Docs mega menu">
<div class="col">
<div class="group">Game Servers</div>
<a href="docs-minecraft.html"><span class="tag">MC</span> Minecraft</a>
<a href="docs-fps.html"><span class="tag">FPS</span> CS/Rust</a>
</div>
<div class="col">
<div class="group">Compute & Web</div>
<a href="docs-vps.html"><span class="tag">VPS</span> VPS Hosting</a>
<a href="docs-web.html"><span class="tag">WEB</span> Web Hosting</a>
</div>
<div class="col">
<div class="group">Platform</div>
<a href="docs-dns.html"><span class="tag">DNS</span> DNS & SSL</a>
<a href="docs-backups.html"><span class="tag">BK</span> Backups</a>
<a href="docs-billing.html"><span class="tag">$</span> Billing</a>
<a href="docs-troubleshooting.html"><span class="tag">FX</span> Troubleshooting</a>
</div>
</div>
</div>
<!-- Company (dropdown) -->
<div class="menu" tabindex="0">
<input id="m-company" type="checkbox" aria-hidden="true">
<label for="m-company">Company <i class="chev"></i></label>
<div class="dropdown" aria-label="Company submenu">
<a href="about.html">About</a>
<a href="careers.html">Careers</a>
<a href="blog.html">Blog</a>
<a href="changelog.html">Changelog</a>
</div>
</div>
<!-- Support (dropdown) -->
<div class="menu" tabindex="0">
<input id="m-support" type="checkbox" aria-hidden="true">
<label for="m-support">Support <i class="chev"></i></label>
<div class="dropdown" aria-label="Support submenu">
<a href="docs.html">Docs Hub</a>
<a href="status.html">Status</a>
<a href="faq.html">FAQ</a>
<a href="contact.html">Contact</a>
</div>
</div>
<a href="pricing.html">Pricing</a>
<a href="contact.html" class="nav-cta">Get Started</a>
</nav>
</div>
</header>
<!-- MAIN -->
<main class="container">
<!-- HERO -->
<section class="hero">
<div class="panel">
<h1 class="h">High-performance Hosting for Games, Apps & Sites</h1>
<p class="muted">Deploy Minecraft, CS/Rust, VPS, and web apps in minutes on NVMe nodes with global POPs and built-in DDoS protection.</p>
<div style="display:flex;gap:10px;margin-top:10px">
<a class="btn" href="pricing.html">View Pricing</a>
<a class="btn-outline" href="services.html">Explore Services</a>
</div>
</div>
<div class="section">
<div class="grid-2">
<div class="soft"><div class="kpi">99.99%</div><div class="small">SLA Uptime</div></div>
<div class="soft"><div class="kpi">12</div><div class="small">Global POPs</div></div>
</div>
<div class="soft" style="margin-top:10px"><strong>DDoS Protection</strong> on all Game/VPS plans</div>
</div>
</section>
<!-- WHY -->
<section class="section">
<h2>Why Fexhub</h2>
<div class="grid-3">
<div class="card"><strong>Instant Deploy</strong><p class="small">Online in ~60 seconds.</p></div>
<div class="card"><strong>Backups</strong><p class="small">Nightly snapshots & one-click restore.</p></div>
<div class="card"><strong>Global Edge</strong><p class="small">Low-latency regions worldwide.</p></div>
</div>
</section>
<!-- FEATURE STRIP -->
<section class="section">
<h2>What you can run</h2>
<div class="grid-3">
<div class="card"><strong>Minecraft & Mods</strong><p class="small">Paper/Fabric, modpacks, plugins.</p><a class="small" href="docs-minecraft.html">View guide →</a></div>
<div class="card"><strong>FPS Servers</strong><p class="small">CS/Rust with tuned tickrates.</p><a class="small" href="docs-fps.html">View guide →</a></div>
<div class="card"><strong>Web & APIs</strong><p class="small">Node/Python/PHP, managed NGINX.</p><a class="small" href="docs-web.html">View guide →</a></div>
</div>
</section>
<!-- POPULAR DOCS -->
<section class="section">
<h2>Popular Docs</h2>
<div class="grid-3">
<a class="soft" href="docs-dns.html">DNS & SSL</a>
<a class="soft" href="docs-vps.html">VPS Quickstart</a>
<a class="soft" href="docs-backups.html">Backups & Snapshots</a>
</div>
</section>
</main>
<!-- FOOTER -->
<footer class="site-footer">
<div class="footer-inner">
<div>
<div class="brand" style="gap:10px"><div class="logo">FH</div><div class="brand-name">Fexhub</div></div>
<p class="muted" style="margin-top:10px">A free, advanced HTML+CSS theme for hosting providers.</p>
<div style="margin-top:10px"><span class="badge">SLA 99.99%</span> <span class="badge">NVMe</span> <span class="badge">Global Edge</span></div>
</div>
<div>
<div class="footer-title">Product</div>
<a class="footer-link" href="services.html">Services</a>
<a class="footer-link" href="pricing.html">Pricing</a>
<a class="footer-link" href="network.html">Network</a>
<a class="footer-link" href="changelog.html">Changelog</a>
</div>
<div>
<div class="footer-title">Company</div>
<a class="footer-link" href="about.html">About</a>
<a class="footer-link" href="blog.html">Blog</a>
<a class="footer-link" href="careers.html">Careers</a>
<a class="footer-link" href="contact.html">Contact</a>
</div>
<div>
<div class="footer-title">Legal</div>
<a class="footer-link" href="terms.html">Terms</a>
<a class="footer-link" href="privacy.html">Privacy</a>
<a class="footer-link" href="status.html">Status</a>
</div>
</div>
<div class="footer-bottom">
<div>© 2025 Fexhub — Free Hosting Theme</div>
<div>Built with pure HTML & CSS</div>
</div>
</footer>
<!-- Back to Top -->
<a href="#top" class="backtotop" aria-label="Back to top"><span class="arrow">▲</span> Top</a>
</body>
</html>