docs: reorganize and update developer documentation

- update README.md to simplify @zen/core description
- rewrite DEV.md standards section with clearer principles and remove publication section
- extract publication process to new PUBLICATION.md document
- rewrite REDACTION.md with simplified structure and two-context approach
- bump package version in package.json
This commit is contained in:
2026-04-25 08:30:23 -04:00
parent a9b4f127ea
commit 74ce6192f1
5 changed files with 138 additions and 173 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@zen/start",
"version": "1.4.1",
"description": "CLI pour créer un projet Next.js avec le CMS @zen/core",
"description": "CLI pour créer un projet Next.js avec @zen/core",
"repository": {
"type": "git",
"url": "https://git.hyko.cx/zen/start.git"