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 Pagesを初めて使ってみた。

Posted at

GitHub Pagesを使って『まいやんありがとう。』サイトを立ち上げてみる。

まずは新しいリポジトリoutk/maiyanarigatouを作成。
スクリーンショット 2020-08-23 22.03.10.png

続いて、index.htmlファイルを新規作成し、内容を記述してcommit!
スクリーンショット 2020-08-23 22.07.53.png

最後に、Settings->GitHub PagesのSourceをmasterに設定すれば、
スクリーンショット 2020-08-23 22.10.54.png

ブラウザでhttps://outk.github.io/maiyanarigatou/にアクセスすると、先ほどのindex.htmlの内容が表示されました。
スクリーンショット 2020-08-23 22.12.43.png

とても簡単で、プロジェクトごとに作成できるので今後も利用していきたいですね。

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?