GitHub.com
Github網頁範例
- 連到Github.com網頁範例。
- 按Download -> Download ZIP
- 解壓縮——解壓縮後產生的檔案匣即你的「網站設計匣」。
- 打開電腦Github desktop.
在Github.com建立網站
- Github desktop:
- File -> Add Local Repository -> 選「網站設計匣」。
- 點create a repository字眼。
- 點Create a repository。
- 點Publish repository:
- 「不」勾keep this code private.
- 點Publish repository.
- 連到Github.com
- 你會看到你剛創立的repo——它以後就是你的「網站repo」.
- 在「網站repo」的: Settings-Options拉到下面會看到GitHub Pages.
- Source的branch拉選master branch. 會出現
Your site is published at ...
, ...
即為你網站以後的網址。
網站更新
- Github desktop: 左邊Changes的下方點Commit to master.
- Github desktop: 點Push origin.