1
0
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:
2024-03-30 12:47:13 +05:30
parent a196ac4391
commit 8d88cf03c4
4 changed files with 1184 additions and 524 deletions
+2 -1
View File
@@ -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