Documentation
Everything you need to install, customize and deploy Nexora.
Installation
No build tools required. Nexora is plain HTML/CSS/JS — just open or upload.
- Unzip the package.
- Open index.html in a browser, or upload to a host.
Hostinger Guide
1) In hPanel open File Manager → public_html. 2) Upload the contents of the project folder. 3) Visit your domain.
The included .htaccess enables gzip, caching, security headers and the custom 404 automatically.
Customization
Use the live Theme Customizer (the gear button on the right) to change colors, fonts, radius, container width and more.
For permanent edits, change the CSS variables in assets/css/variables.css.
RTL & Translation
The header has a language toggle (🌐) that switches English ⇄ Arabic instantly with full RTL.
SEO Guide
- Replace example.com with your domain in all canonical/OG/schema tags.
- Edit each page's title and description.
- Update sitemap.xml and submit to Google Search Console.
Performance
Nexora targets 95–100 on Lighthouse. For the absolute best scores, run build-prod.py to produce minified assets.
FAQ
See the dedicated FAQ page for answers, or contact support.