HTMLファイル1つ → ライブサイト

HTMLファイル1つ
サイトを公開しよう

サーバーも、ビルドパイプラインも、設定も不要。
index.htmlをアップロードすれば、数秒で専用サブドメインに公開されます。

🔒https://my-site.hdply.com
下にHTMLを貼り付けるか、.htmlファイルをこのウィンドウにドロップ
クレジットカード不要 · 30秒で公開

必要なものだけ。余計なものは何もなし。

即時デプロイ

保存すれば即公開。ビルド待ちもキャッシュ削除も、待ち時間もありません。

🌐

無料のHTTPSとサブドメイン

すべてのプロジェクトに 好きな名前.hdply.com とTLSが標準で付属します。

✏️

ブラウザで編集

内蔵エディタを開いてHTMLを直し、保存するだけ — デプロイ完了。

🧩

設定ゼロ

YAMLもCLIもGitも不要。HTMLが書ければ公開できます。

📄

ビルドなし

書いたファイルがそのまま配信されます — 追加も削除も一切なし。

🎈

無料ではじめる

個人ページ、プロトタイプ、ポートフォリオ、LP — すべて無料。

3ステップで公開

1

アカウント作成

メールアドレスと認証コードだけ。フォームはそれだけです。

2

サブドメインを取得

my-site.hdply.com のような好きなアドレスを選択。

3

HTMLをアップロード

index.html を置いた瞬間、サイトが公開されます。

AI AIで作業していますか? Claude・ChatGPTなど、どんなエージェントでもhdply APIでサイトを作成・更新できます。 APIドキュメントを見る

よくある質問

HTMLファイルをインターネットに公開するには?

無料のhdplyアカウントを作り、サブドメインを選んでindex.htmlをアップロードするだけ。数秒で あなたの名前.hdply.com に公開されます。サーバーやホスティングの設定は不要です。

hdplyは無料ですか?

はい。個人ページ、ポートフォリオ、プロトタイプ、LPはHTTPSと専用サブドメイン込みで無料。クレジットカードも不要です。

HTMLの公開にサーバーやGit、コマンドラインは必要?

不要です。ビルドもCLIも設定もありません。HTMLファイルが書ければ、ブラウザからそのまま公開できます。

hdplyにはどんなサイトを置けますか?

HTML・CSS・JavaScriptの静的サイトです。LP、ポートフォリオ、デモ、ドキュメント、小さな個人サイトに最適です。

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 →

ページを公開する準備はできましたか?

デスクトップのファイルが1分以内にライブURLに。

最初のページをデプロイ