Files
electron-rare.github.io/docs/recherche-documentaire-index.md
T
2026-03-02 20:23:05 +01:00

4.5 KiB

Index - Recherche documentaire

Date: 2026-03-02 But: point d'entree unique pour retrouver la doc (DA, UX, tracking, SEO, deploy, evidence).

Note: notes-interne/ est un dossier local prive (gitignore). Les liens vers ce dossier peuvent etre non resolubles sur GitHub.

Ordre de verite (anti-derive)

  1. notes-interne/creative-direction-brief.md (axes DA verrouilles)
  2. specs/site-github-pages-spec.md (contrats publics: anchors, tracking, SEO)
  3. docs/project-master-todos.md (source of truth execution + gates)
  4. docs/github-pages-deploy.md (deploiement Pages + checklist post-deploy)
  5. docs/acquisition-seo-plan.md (plan 7j/30j acquisition + QA)

Actif (a consulter en premier)

Brand (logo + assets)

Acquisition / SEO / Tracking

Recherche (references et recoupements)

Evidence / QA

Archive / Historique

  • migration-legacy-to-astro.md - migration legacy -> Astro (historique, pas la voie de publication actuelle)
  • artifacts/legacy-snapshot/ - snapshot legacy (reference)

Regles de maintenance (rapides)

  • Si tu changes une decision DA: update notes-interne/creative-direction-brief.md avant tout patch UI.
  • Si tu changes tracking: update specs/site-github-pages-spec.md + docs/github-pages-deploy.md, puis npm run tracking:check.
  • Si tu changes le deploy: update .github/workflows/deploy-pages.yml + docs/github-pages-deploy.md.