- Create new post at
_posts/YYYY-MM-DD-new-post-title.md
(source) $ ./dev.sh # for local build and view
(source) $ git add .
(source) $ git ci -m 'Commit message'
(source) $ ./publish.sh
_posts/YYYY-MM-DD-new-post-title.md
(source) $ ./dev.sh # for local build and view
(source) $ git add .
(source) $ git ci -m 'Commit message'
(source) $ ./publish.sh