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?

More than 5 years have passed since last update.

githubをwebサーバとして公開する手順の備忘録

Last updated at Posted at 2020-04-18

目的

githubをwebサーバとして公開する手順の備忘録です

手順

色々検索したが、以下の公式サイトの手順が最も分かり易かった。

https://pages.github.com/

日本語サイトならば以下の手順が分かり易かった。

GitHubのmasterブランチをWebページとして公開する手順(GitHub Pages)

memo

Create New Repository —> Settings —> Github Pages —> master branch/Docs と設定を進めるとGithub Pages URLが表示される。
スクリーンショット 2020-05-04 1.32.44.png

制約

GitHub Pages について

GitHub アカウントごとに、ユーザまたは Organization サイトを 1 つだけ作成できます。

参考

https://pages.github.com/
GitHubのmasterブランチをWebページとして公開する手順(GitHub Pages)
GitHubを使って3分でHPを公開する。
無料で使える!GitHub Pagesを使ってWebページを公開する方法

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?