github pages logo

깃헙 페이지(GitHub Pages) 만들기

Create a new repository 
A repository contains all project files, including the revision history. Already have a project repository elsewhere? 
Import a repository. 
Owner 
kwangsoopark 
Repository name * 
Great repository names are short and memorable. Need inspiration? How about bookish-eureka? 
Description (optional) 
Public 
Anyone can see this repository. You choose who can commit. 
Private 
You choose who can see and commit to this repository. 
Skip this step if you're importing an existing repository. 
Initialize this repository with a README 
This will let you immediately clone the repository to your computer. 
Add .gitignore: None • 
Create repository 
Add a license: None •

https://github.com/new

위 링크로 저장소(repository)를 새롭게 만들고

HTML 파일을 업로드한 뒤, Settings에 들어감

GitHub Pages 섹션에 있는 Source를 적절히 선택(master branch 등)하여 발행된 웹 사이트 주소에 접속하면 끝!

훌륭.

이것도 살펴보세요!

WSL 개발 환경 설정

WSL로 개발 환경 설정하는 법 https://learn.microsoft.com/ko-kr/windows/wsl/setup/environment 1. 아래 명령으로 WSL을 설치하고, 리눅스 사용자 이름과 암호 …

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다