feat: remove Netlify deploy scripts and update colophon

This commit is contained in:
Stefan Imhoff
2024-04-06 14:53:02 +02:00
parent ba3ff85aab
commit df649c4998
4 changed files with 137 additions and 5901 deletions

View File

@@ -7,9 +7,6 @@
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"deploy": "netlify deploy --prod",
"deploy:preview": "netlify deploy",
"publish": "npm-run-all build deploy",
"og:generate": "node og-generate.cjs",
"icons:generate": "node icons-generate.cjs",
"plop": "plop",
@@ -78,7 +75,6 @@
"jimp": "^0.22.12",
"lint-staged": "^15.2.2",
"lodash": "^4.17.21",
"netlify-cli": "^17.19.3",
"npm-run-all": "^4.1.5",
"pagefind": "^1.1.0",
"plop": "^4.0.1",