Sunucu yok. Build süreci yok. Yapılandırma yok.
index.html yükle — saniyeler içinde kendi alt alan adında yayında.
Kaydet, yayında. Build kuyruğu yok, önbellek temizliği yok, bekleme yok.
Her proje, TLS dahil senin-adın.hdply.com adresinde yayınlanır.
Yerleşik düzenleyiciyi aç, HTML'i düzelt, kaydet — yayında.
YAML yok, CLI yok, Git yok. HTML yazabiliyorsan yayınlayabilirsin.
Dosyan tam yazdığın gibi sunulur — ne bir ekleme ne bir çıkarma.
Kişisel sayfalar, prototipler, portfolyolar ve landing sayfaları — hepsi ücretsiz.
E-posta ve doğrulama koduyla kaydol. Formun tamamı bu.
my-site.hdply.com gibi bir adres seç.
index.html yüklendiği saniye siten yayında.
AI AI ile mi çalışıyorsun? Claude, ChatGPT veya herhangi bir ajan, hdply API ile sitelerini oluşturup güncelleyebilir. API belgelerine bak
Ücretsiz bir hdply hesabı aç, bir alt alan adı seç ve index.html dosyanı yükle. Sayfan saniyeler içinde senin-adın.hdply.com adresinde yayında — sunucu ya da hosting kurulumu gerekmez.
Evet. Kişisel sayfalar, portfolyolar, prototipler ve landing sayfaları HTTPS ve kendi alt alan adınla birlikte ücretsiz. Kredi kartı gerekmez.
Hayır. Build adımı, CLI ve yapılandırma yok. HTML dosyası yazabiliyorsan tarayıcıdan doğrudan yayınlayabilirsin.
Statik siteler: CSS ve JavaScript içeren HTML. Landing sayfaları, portfolyolar, demolar, dokümantasyon ve küçük kişisel siteler için ideal.
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.
Masaüstündeki bir dosyadan canlı URL'ye bir dakikadan kısa sürede.
İlk sayfanı yayınla