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 등)하여 발행된 웹 사이트 주소에 접속하면 끝!

훌륭.

이것도 살펴보세요!

Vue3: 리액티브 시스템

ref()의 동작 ref() 함수의 동작을 배우려면 리액티브시스템을 이해할 필요가 있다. 리액티브란 변수의 값의 변화에 연동해서 …

답글 남기기

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