【自分用メモ】Netlifyを使ってみた
こちらを参考にさせていただきました。
[https://qiita.com/sugo/items/2ee64887d682b0dae635]
事前準備
リポジトリの作成
index.htmlのソースコード
index.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>test site</title>
</head>
<body>
<p>Hello World</p>
</body>
</html>
Netlifyにデプロイするまで
Netlifyにアクセスし、Get started for seconds
からスタート
QUICK START GUIDEはNext→Next→Finishedを選択
Author And Source
この問題について(【自分用メモ】Netlifyを使ってみた), 我々は、より多くの情報をここで見つけました https://qiita.com/bm0/items/3766641c5ea0ed60be07著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .