깃 블로그 생성하기 1. 깃허브 사이트에 접속해 로그인 or 회원가입을 한다. GitHub: Where the world builds software GitHub is where over 56 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feat... github.com 2. New를 클릭한다. 3. Repository name은 꼭 [본인아이디].github.io 형식으로 작성! Ex) 아이디가 'yourid' 라면 ▶ yourid.github.io..