Fexhub Nova is a multi-page, responsive hosting website template built in pure HTML + CSS.
It’s designed for hosting providers, game server communities, and developers who want a modern, professional website without the complexity of frameworks or build tools.
- Multi-page layout out of the box:
index.html— Homeservices.html— Game Hosting, VPS, Web Hosting, Add-onspricing.html— VPS, Game Hosting, Web Hosting plansdocs/— Ready-made documentation pages (Minecraft, FPS, VPS, Web, DNS, Billing, Backups, Troubleshooting)faq.html— Frequently Asked Questionsstatus.html— Live service health, regions, uptime historyabout.html/careers.html/blog.html/case-studies.html/contact.htmlterms.html/privacy.html
- Advanced header with dropdowns + mega menu
- Sticky footer with CTA, columns, social icons
- SEO-ready with meta tags + JSON-LD structured data
- Mobile responsive (flexible grid system, mobile nav)
- Docs pack for SEO-friendly knowledge base
- No JavaScript required (everything works with HTML + CSS)
fexhub-nova/
├── index.html
├── about.html
├── services.html
├── pricing.html
├── faq.html
├── status.html
├── blog.html
├── case-studies.html
├── contact.html
├── careers.html
├── changelog.html
├── terms.html
├── privacy.html
│
├── docs/
│ ├── docs.html
│ ├── docs-minecraft.html
│ ├── docs-fps.html
│ ├── docs-vps.html
│ ├── docs-web.html
│ ├── docs-dns.html
│ ├── docs-billing.html
│ ├── docs-backups.html
│ └── docs-troubleshooting.html
│
└── assets/
├── css/
│ └── style.css
├── img/
└── fonts/
- Clone or download
git clone https://github.com/yourusername/fexhub-nova.git
- Open
index.htmlin your browser.
No build step, no Node.js — just plain HTML/CSS. - Edit content:
- Update text in
*.htmlfiles - Change colors in
assets/css/style.css(--accent,--accent2, etc.) - Replace demo logos/images in
assets/img/
- Update text in
- Deploy to any static host:
- Netlify
- Vercel
- GitHub Pages
- or your cPanel/Apache/Nginx server.
- Docs pack included: Minecraft, VPS, Web Hosting, DNS & SSL, Billing, Backups, Troubleshooting.
- SEO-friendly FAQ with JSON-LD so your Q&A can show up directly in Google results.
- Pricing page includes schema.org
OfferCatalogstructured data for rich snippets.
Pull requests are welcome!
If you want to add new pages, themes, or accessibility improvements:
- Fork the repo
- Create a new branch (
git checkout -b feature/amazing-feature) - Commit your changes
- Push and open a PR
Released under the MIT License.
Free to use, modify, and redistribute. Attribution is appreciated.
Built with ❤️ as a free, open theme for hosting providers.
Maintained by the Fexhub project.



