6 lines
110 B
Bash
Executable file
6 lines
110 B
Bash
Executable file
echo "STEP 1 - Generation des fichiers statics"
|
|
gulp
|
|
|
|
echo "STEP 2 - Generation du blog"
|
|
cd src
|
|
hexo generate
|