docs(readme): remove docs, netlify and docsify, keep only readme docs for now

This commit is contained in:
raiper34
2025-04-05 21:51:53 +02:00
parent 48959ced4d
commit bc9482c6cb
14 changed files with 76 additions and 1404 deletions
+1 -1
View File
@@ -27,6 +27,6 @@
"hooks": {
"before:init": ["npm run clean"],
"after:bump": ["npm run changelog", "npm run build"],
"after:release": ["npm run deploy:docs"]
"after:release": []
}
}