/_lassl.github.io

prdl lab에서 진행한 내용을 정리하기위한 blog

Primary LanguageCSS

lassl.github.io

포스트 작성 방법

먼저 아래의 command를 수행합니다.

$ git config --local user.email "yourAccount@navercorp.com"
$ git config --local user.name "yourNickname or yourName"
$ git config --local commit.template .gitmessage.txt

원고 작성 방법를 참고하여, 작성부탁드립니다.

ETC