Skip to content

ssatoh17/gh-pages-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-pages-sample(GitHub Pagesサンプル)

GitHub Pagesでの静的Webサイト公開のテスト用(2017/08/02)

サイトURL:https://ssatoh17.github.io/gh-pages-sample/ ローカルリポジトリfile:https:///V:\Public\www\demo\GitHub\170802_test\gh-pages-sample

「GitHubリポジトリのアドレス」とは??→TopページのURLでOK

静的WebサイトをGitHub Pagesで公開するまでの手順

【事前準備】各種インストール(Git?GitHub?)

1.ブラウザでGitHubu上にリポジトリを新規作成

2.ローカルの対象フォルダ上で、 git clone リポジトリURL

  2.5.ページを編集

3.トップフォルダ直下に移動し、 git add . (← カレントディレクトリの全てをadd?)

4.git commit -m "コメント"

5.git push

6.GitHub Pages を使った静的サイトの公開方法が、とても簡単になっていた https://www.tam-tam.co.jp/tipsnote/html_css/post11245.html

【参考URL】GitHubでgit clone〜git pushまで https://qiita.com/nt_tn/items/c5ea999a2638e03ee418

GitHub Desktop を使って管理してみた(2017-08-02)→ SourceTreeの方が分かりやすい!

About

GitHub Pagesのテスト用(2017/08/02)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published