This repository has been archived on 2022-11-23. You can view files and clone it, but cannot push or open issues or pull requests.
quarante-douze-static/generate.sh

7 lines
110 B
Bash
Raw Permalink Normal View History

2020-06-04 18:55:30 +02:00
echo "STEP 1 - Generation des fichiers statics"
gulp
echo "STEP 2 - Generation du blog"
2020-08-09 10:28:53 +02:00
cd src
2020-06-04 18:55:30 +02:00
hexo generate