Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
javascript課程-部署ghpages畫面流程
Search
Kai
July 14, 2018
0
63
javascript課程-部署ghpages畫面流程
Kai
July 14, 2018
Tweet
Share
More Decks by Kai
See All by Kai
react.js入門實做家教課(包含新版hooks)
neversaynever0502
1
84
react.js入門實做課
neversaynever0502
0
260
javascript課程-從0開始,用五個專案入手JS(第二版)
neversaynever0502
0
120
javascript課程-從0開始,用五個專案入手JS
neversaynever0502
0
160
Featured
See All Featured
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Agile that works and the tools we love
rasmusluckow
331
21k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
115
20k
Writing Fast Ruby
sferik
629
62k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Building Better People: How to give real-time feedback that sticks.
wjessup
369
20k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
How GitHub (no longer) Works
holman
315
140k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Transcript
GitHub 上傳免費雲端空間教學
None
Git clone https://git-scm.com/book/zh-tw/v2/%E9%96%8B%E5%A7%8B-Git- %E5%AE%89%E8%A3%9D%E6%95%99%E5%AD%B8 Git 安裝: (第五張投影片才會⽤用到)
None
None
None
Git push 如果沒登入會請你登入github帳密
git checkout --orphan gh-pages git push --set-upstream origin gh-pages git
add . git commit -m 'add'
None
https://neversaynever0502.github.io/test_js_upload/