HTML CSS
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
_layouts
.gitignore
JupiterC.html
README.md
TINGJYUN.html
_config.yml
about.html
index.html
logo.png
muan.html
participants.html
photo.png
style.css
titancode.html

README.md

lab-squirrel.github.io

第一次

# 前往這個程式的資料夾
$ cd lab-squirrel.github.io

# 安裝 Jekyll
$ gem install jekyll

以後

# 開始網站
$ jekyll server --watch

# 前往網站
$ open http://localhost:4000