Um arquivo HTML → um site no ar

Publique seu site com
um único arquivo HTML

Sem servidores. Sem pipelines de build. Sem configuração.
Envie o index.html e ele estará no ar no seu subdomínio — em segundos.

🔒https://my-site.hdply.com
Cole seu HTML abaixo — ou solte um arquivo .html nesta janela
Sem cartão de crédito · No ar em 30 segundos

Tudo o que você precisa. Nada além.

Publicação instantânea

Salvou, está no ar. Sem filas de build, sem limpar cache, sem espera.

🌐

HTTPS e subdomínio grátis

Cada projeto sai em seu-nome.hdply.com com TLS incluído de fábrica.

✏️

Edite no navegador

Abra o editor integrado, ajuste seu HTML, salve — publicado.

🧩

Zero configuração

Sem YAML, sem CLI, sem Git. Se você escreve HTML, você publica.

📄

Sem etapa de build

Seu arquivo é servido exatamente como você escreveu — nada a mais, nada a menos.

🎈

Grátis para começar

Páginas pessoais, protótipos, portfólios e landing pages — tudo grátis.

No ar em três passos

1

Crie uma conta

Cadastre-se com seu e-mail e um código de verificação. O formulário é só isso.

2

Garanta seu subdomínio

Escolha um endereço como my-site.hdply.com.

3

Envie seu HTML

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

Perguntas frequentes

Como colocar um arquivo HTML na internet?

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.

O hdply é grátis?

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.

Preciso de servidor, Git ou linha de comando para publicar HTML?

Não. Não há build, nem CLI, nem configuração. Se você sabe escrever um arquivo HTML, consegue publicá-lo pelo navegador.

Que tipo de site posso hospedar no hdply?

Sites estáticos: HTML com CSS e JavaScript. Ideal para landing pages, portfólios, demos, documentação e pequenos sites pessoais.

How static hosting works

A one-file website has no server to manage. Here's what that means, and when it's the right choice.

What a static site actually is

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.

Why one HTML file is often enough

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.

What hdply handles for you

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.

Read the guides →

Pronto para publicar sua página?

De um arquivo na sua área de trabalho a uma URL no ar em menos de um minuto.

Publique sua primeira página