Quick Start

클론

git clone -b writing https://github.com/Jaeyoung-blog/jaeyoung-blog.github.io

설치

npm install

문서(.md) 업로드

/source/_posts 경로에 마크다운(.md) 파일 업로드

Deploy 명령어 실행

npm run deploy