0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

CloudflarePages で 静的な webサイトを無料構築(レンサバ不要)

0
Posted at

Cloudflare Pages デプロイ手順書

Cloudflare Pages を利用して GitHub リポジトリを公開する手順です。

1. Workers & Pages へ移動

Cloudflare のダッシュボードから以下の順に選択します。

  • [ビルド] > [Compute] > [Workers & Pages]

2. アプリケーションの作成

  • [アプリケーションを作成する] ボタンを押す

3. Pages 設定の開始

Worker 作成画面が表示されるので、画面下部を確認します。

  • 「Pages を導入しようとお考えですか? [始める]」のリンクを押す

4. リポジトリのインポート

  • [既存の Git リポジトリをインポートする] を選択

5. リポジトリの選択

  • GitHub に置いてある、公開したい WEB サイトのリポジトリを選択

感想

  • なんで一度 worker を作る画面に行ってから pages 画面にいく遷移なのか不明。直接行ける遷移方法があったら教えて下さい!
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?