Re-add gulp, rename main.css
This commit is contained in:
parent
c75125ca52
commit
d0abd2f2c0
11 changed files with 1378 additions and 580 deletions
|
|
@ -16,7 +16,7 @@ popd
|
|||
rm -rf ${BUILD_DIR}/**/* || exit 0
|
||||
|
||||
# Re-generate the site.
|
||||
npm run prod
|
||||
node_modules/.bin/gulp --production
|
||||
vendor/bin/sculpin generate --no-interaction --clean --env=prod
|
||||
touch output_prod/.nojekyll
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue