Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 382 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 382 Bytes

Hexo deploy commit

Deploy Hexo website with your own message, instead of change commit message every time in your _config.yml

Usage

  • Clone this project in your _config.yml directory

  • Every time your want change your commit, run ./hexo-deploy-commit/hexo-deploy-commit.sh {your message} in your terminal

  • Then run hexo deploy

  • see your origin commit, that's it.