mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
update npm modules
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
This commit is contained in:
@@ -11,6 +11,7 @@ css:
|
||||
build:
|
||||
@echo "--- compiling elm land project"
|
||||
npx elm-land build
|
||||
hugo --source blog --destination ../dist --minify
|
||||
|
||||
# compile and watch for dev
|
||||
elm-serve:
|
||||
@@ -23,4 +24,4 @@ css-serve:
|
||||
# clean
|
||||
clean:
|
||||
rm -rf dist
|
||||
rm -rf html-only/public
|
||||
rm -rf blog/public
|
||||
Reference in New Issue
Block a user