Github Pages
GitHub Pages๋ GitHub ์ ์ฅ์์์ ์ง์ ์น์ฌ์ดํธ๋ฅผ ๋ฌด๋ฃ๋ก ํธ์คํ
ํ ์ ์๋ ์๋น์ค์
๋๋ค. HTML, CSS, JavaScript ํ์ผ์ ์
๋ก๋ํ๋ฉด ์๋์ผ๋ก ์น์ฌ์ดํธ๊ฐ ์์ฑ๋์ด ๊ณต๊ฐ๋ฉ๋๋ค.
Github Pages ๋ง๋ค์ด๋ณด๊ธฐ
1.
Github ์ฌ์ดํธ๋ก ์ด๋ํ๋ค.
2.
๋ก๊ทธ์ธ ํ๋ค.
3.
New (New Repository) ๋ฒํผ์ ํด๋ฆญํ๋ค.
4.
Create a new repository ์ ๋ณด๋ฅผ ์
๋ ฅํ๋ค
a.
Repository name*
b.
c.
Initialize this repository with:
i.
5.
Create repository ๋ฒํผ์ ํด๋ฆญํ์ฌ ์์ฑํ๋ค.
6.
VS CODE ์์ Git Clone ํ๋ค.
7.
index.html ํ์ผ์ ๋ง๋ค๊ณ ์ฝ๋๋ฅผ ์์ฑํ๋ค.
8.
Commit & Push ํ๋ค.
9.
Github Pages ๋ฅผ ์ธํ
ํ๋ค.
a.
Settings ๋ฉ๋ด
b.
Page ๋ฉ๋ด
c.
main ์ ์ ํํ๊ณ Save ๋ฒํผ์ ํด๋ฆญํ๋ค.
10.
์์ฑ๋ Github Pages ๋งํฌ๋ก ์ด๋ํ๋ค.
Github ์ฌ์ดํธ๋ก ์ด๋ํ๋ค.
๋ก๊ทธ์ธ ํ๋ค.
New (New Repository) ๋ฒํผ์ ํด๋ฆญํ๋ค.
Create a new repository ์ ๋ณด๋ฅผ ์
๋ ฅํ๋ค
โข
Repository name* : (์ง์ ์
๋ ฅ)
โข
โข
Initialize this repository with:
โฆ
Create repository ๋ฒํผ์ ํด๋ฆญํ์ฌ ์์ฑํ๋ค.
VS CODE ์์ Git Clone ํ๋ค.
index.html ํ์ผ์ ๋ง๋ค๊ณ ์ฝ๋๋ฅผ ์์ฑํ๋ค.
Commit & Push ํ๋ค.
Github Pages ๋ฅผ ์ธํ
ํ๋ค.
โข
Settings ๋ฉ๋ด
โข
Page ๋ฉ๋ด
โข
main ์ ์ ํํ๊ณ Save ๋ฒํผ์ ํด๋ฆญํ๋ค.