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
62
javascript課程-部署ghpages畫面流程
Kai
July 14, 2018
Tweet
Share
More Decks by Kai
See All by Kai
react.js入門實做家教課(包含新版hooks)
neversaynever0502
1
83
react.js入門實做課
neversaynever0502
0
250
javascript課程-從0開始,用五個專案入手JS(第二版)
neversaynever0502
0
120
javascript課程-從0開始,用五個專案入手JS
neversaynever0502
0
160
Featured
See All Featured
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
Visualization
eitanlees
146
16k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Unsuck your backbone
ammeep
671
58k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
A Tale of Four Properties
chriscoyier
160
23k
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/