1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-03 23:30:09 +05:30

fix issue with build

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2023-01-24 16:47:53 +05:30
parent 3d99bcf3a9
commit c44d451467
3 changed files with 2 additions and 1932 deletions
+2 -1
View File
@@ -4,4 +4,5 @@
/elm-stuff
/node_modules
.DS_Store
*.pem
*.pem
/static/main.css
-2
View File
@@ -1,7 +1,5 @@
# build everything for production
all: css build
@echo "--- copying content to dist"
cp -a content dist/content
@echo "--- production build finished"
# build only css for production
-1929
View File
File diff suppressed because it is too large Load Diff