jekyll 서비스 시작

bundle exec jekyll serve


글 올리기

git add *
git commit -m "new post"
git push