01
ZIP your files
Include an index.html at the root with any CSS, JavaScript, fonts, and images it needs.
JXHQ Deploy guide
Upload one ZIP file. JXHQ Deploy validates, scans, and publishes its static contents at a shareable URL.
Useful when a website builder, designer, or colleague gives you a finished ZIP export.
01
Include an index.html at the root with any CSS, JavaScript, fonts, and images it needs.
02
The archive is validated and checked for malware and suspicious content before publication.
03
Use the live address, copy button, QR code, or social share controls from your dashboard.
JXHQ Deploy serves browser-ready HTML, CSS, JavaScript, and assets. It does not run PHP, Node.js servers, database code, or arbitrary executables. Developers can automate the same upload flow through the REST API.
View API documentation →