2023.03.16

🎯 github desktop을 이용

1. Static Website를 Github Pages로 배포하기

1. branch 생성

✔ branch 생성시 이름을 반드시 'gh-pages'로 설정

2. Publish branch

3. Repository로 이동

✔ gh-pages -> Environments(github-pages) 클릭 -> View deployment

4. URL로 공유 가능

✔ URL = https://유저네임.github.io/저장소이름

2. 배포한 깃허브 페이지 업데이트 하기

1. master branch로 이동한 후 수정 -> commit -> push

2. gh-pages로 이동

✔ branch -> update from master -> push

3. Repository로 이동

✔ gh-pages -> Environments(github-pages) 클릭 -> View deployment -> 새로고침

profile
블로그 이전 했습니다. https://yoon-log.vercel.app/

0개의 댓글

Powered by GraphCDN, the GraphQL CDN