Learn about Jekyll and then add file to _posts folder.
If you want to check how your post will look in production.
$ jekyll serve
$ open http://127.0.0.1:4000
If you want to tweak website look & feel&
$ yarn install && yarn build -w
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Learn about Jekyll and then add file to _posts folder.
If you want to check how your post will look in production.
$ jekyll serve
$ open http://127.0.0.1:4000
If you want to tweak website look & feel&
$ yarn install && yarn build -w