Sem servidores. Sem pipelines de build. Sem configuração.
Envie o index.html e ele estará no ar no seu subdomínio — em segundos.
Salvou, está no ar. Sem filas de build, sem limpar cache, sem espera.
Cada projeto sai em seu-nome.hdply.com com TLS incluído de fábrica.
Abra o editor integrado, ajuste seu HTML, salve — publicado.
Sem YAML, sem CLI, sem Git. Se você escreve HTML, você publica.
Seu arquivo é servido exatamente como você escreveu — nada a mais, nada a menos.
Páginas pessoais, protótipos, portfólios e landing pages — tudo grátis.
Cadastre-se com seu e-mail e um código de verificação. O formulário é só isso.
Escolha um endereço como my-site.hdply.com.
Solte o index.html — seu site entra no ar naquele segundo.
AI Trabalha com IA? Deixe o Claude, o ChatGPT ou qualquer agente criar e atualizar seus sites pela API do hdply. Ver a documentação da API
Crie uma conta gratuita no hdply, escolha um subdomínio e envie seu index.html. Sua página entra no ar em seu-nome.hdply.com em segundos — sem servidor nem configuração de hospedagem.
Sim. Páginas pessoais, portfólios, protótipos e landing pages são grátis, com HTTPS e subdomínio próprio incluídos. Sem cartão de crédito.
Não. Não há build, nem CLI, nem configuração. Se você sabe escrever um arquivo HTML, consegue publicá-lo pelo navegador.
Sites estáticos: HTML com CSS e JavaScript. Ideal para landing pages, portfólios, demos, documentação e pequenos sites pessoais.
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.
De um arquivo na sua área de trabalho a uma URL no ar em menos de um minuto.
Publique sua primeira página