mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
feat: remove Netlify deploy scripts and update colophon
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user