Tanpa server. Tanpa pipeline build. Tanpa konfigurasi.
Unggah index.html dan langsung tayang di subdomain Anda — dalam hitungan detik.
Simpan dan langsung tayang. Tanpa antrean build, tanpa bersihkan cache, tanpa menunggu.
Setiap proyek tayang di nama-anda.hdply.com dengan TLS bawaan.
Buka editor bawaan, ubah HTML Anda, tekan simpan — ter-deploy.
Tanpa YAML, tanpa CLI, tanpa Git. Bisa menulis HTML berarti bisa menayangkan.
File Anda disajikan persis seperti yang ditulis — tidak ditambah, tidak dikurangi.
Halaman pribadi, prototipe, portofolio, dan landing page — semua gratis.
Daftar dengan email dan kode verifikasi. Itu saja formulirnya.
Pilih alamat seperti my-site.hdply.com.
Taruh index.html — situs Anda tayang detik itu juga.
AI Bekerja dengan AI? Biarkan Claude, ChatGPT, atau agen apa pun membuat dan memperbarui situs Anda lewat API hdply. Lihat dokumentasi API
Buat akun hdply gratis, pilih subdomain, lalu unggah index.html Anda. Halaman Anda tayang di nama-anda.hdply.com dalam hitungan detik — tanpa server atau pengaturan hosting.
Ya. Halaman pribadi, portofolio, prototipe, dan landing page gratis, termasuk HTTPS dan subdomain sendiri. Tanpa kartu kredit.
Tidak. Tanpa proses build, tanpa CLI, tanpa konfigurasi. Jika Anda bisa menulis file HTML, Anda bisa menayangkannya langsung dari browser.
Situs statis: HTML dengan CSS dan JavaScript. Cocok untuk landing page, portofolio, demo, dokumentasi, dan situs pribadi kecil.
A one-file website has no server to manage. Here's what that means, and when it's the right choice.
A static website is just files — HTML, CSS, JavaScript and images — handed to the browser exactly as written. There is no server-side code computing pages on each visit, no database to query, and nothing to keep patched. Most of the web works this way: portfolios, landing pages, documentation and event pages are all static, and even rich interactivity runs in the visitor's browser rather than on a server. If your page doesn't need user accounts or a database, static hosting is all it takes.
Frameworks, build steps and Git workflows exist to manage large, evolving codebases. For a single page they add ceremony with no payoff. A self-contained index.html — with its styles and scripts inline — is the simplest thing that can possibly work: it loads instantly, survives traffic spikes that would flatten a small server, and is trivial to back up or move. When a project genuinely grows you can graduate to a build pipeline; until then, one file keeps you fast.
hdply serves your file byte-for-byte from your own subdomain, with HTTPS included and no configuration. You upload or paste your HTML and it is live in seconds; edit it in the browser and the change deploys on save. Every deploy is kept in a version history, so rolling back a mistake is one click — the useful part of version control without a repository. There is no CLI, no YAML and no server to maintain.
Dari file di desktop ke URL tayang dalam waktu kurang dari satu menit.
Deploy halaman pertama Anda