- master branch is LIVE env, will update website once push
- you can edit & preview in local on develop branch
- you can merge develop to master once you want to publish
- create a .md file with a meaningful name in blog/source folder
- write post in the .md file with the format which same as other posts
- ./ink preview
- open http://localhost:8000/
git add . -A
git commit -m "update"
git push origin master
https://github.com/InkProject/ink
Invalid format
: Try to use double quotes to wrap the string which contained some special char.