-sr.ht +github

This commit is contained in:
Felipe M 2020-07-03 11:01:34 +02:00
parent e034cf64d7
commit dd16cc0039
Signed by: fmartingr
GPG key ID: 716BC147715E716F
5 changed files with 37 additions and 34 deletions

View file

@ -5,7 +5,7 @@ setup:
build:
node_modules/gulp/bin/gulp.js sass
node_modules/gulp/bin/gulp.js js
lektor build --prune --output-path ${PWD}/public --buildstate-path ${PWD}/.lektor
poetry run lektor build --prune --output-path ${PWD}/public --buildstate-path ${PWD}/.lektor
watch:
node_modules/gulp/bin/gulp.js sass:watch