Jihye's records
-
파일 이름은 무조건 한글로! (title 상관X)
-
맨 위 yaml 양식
- layout: post
- title: ‘‘글 제목’’
- date: Y-m-d (시간:분:초)
- description: ‘‘설명’’
- summary: ‘‘요약’’
- comments: true/false
- tags: [태그1, 태그2, …]
-
검색은 tag, title로
-
로컬에서 실행하기
- bundle exec jekyll serve
- localhost:4000