Hexo Utility
This workflow is to help you execute hexo commands without openning Terminal.
Before using this workflow, you have to do something.
- Change every “Run Script” language to what you’re using, e.g. I’m using /bin/zsh.
- Change the first line code of every “Run Script” script, set it pointing to your hexo folder.
- For the command “hero deploy”, you can’t enter username/passwd for it. e.g. if you’re using Git, make sure you’re using SSH Key, it will let you skip entering username/passwd.
Please enjoy it.