- clone this repository and enter the directory
npm install
- make changes in the
main
branch hexo s
to check- push the changes to
main
hexo clear
,hexo generate
,hexo deploy
- manual check for upstream updates
- cherry pick them here
hexo s
to check- push the changes to
main
hexo clear
,hexo generate
,hexo deploy