feat: add a new generator
This commit is contained in:
parent
771a2b558e
commit
b9ef9756b5
1 changed files with 5 additions and 0 deletions
5
generate.sh
Executable file
5
generate.sh
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
gulp
|
||||||
|
|
||||||
|
cd src/blog
|
||||||
|
|
||||||
|
hexo generate
|
Reference in a new issue