카테고리 없음
github repository 소스코드 관리용 / 서비스용
ucong
2020. 12. 23. 21:13
github repository
- 소스코드 관리
- 서비스(Github Page)
blog.heycong.com
- 소스코드 관리용 : https://github.com/ucong2222/ucong-home
- site 공유 X
- 서비스용 : https://github.com/ucong2222/ssg-2020-12
- site 폴더만 공유 ( 결과물들 )
1. ucong-home 폴더에서 site 폴더생성 ( 폴더가 있으면 삭제 )
2. site폴더에서 gitbash
3. git init
4. git remote add origin github.com/ucong2222/ssg-2020-12
5. git pull origin master