Move legacy deployment guides to docs/archive/azure-deprecated/, replace auto GitHub Pages with artifact upload plus optional pages-preview workflow, update architecture diagram and doc index, and ignore Lighthouse temp artifacts. Co-authored-by: Cursor <cursoragent@cursor.com>
59 lines
2.0 KiB
Markdown
59 lines
2.0 KiB
Markdown
# 📚 Documentation Index
|
|
|
|
Central index for **Miracles in Motion** public web (`miracles_in_motion`).
|
|
|
|
---
|
|
|
|
## Production & deploy (start here)
|
|
|
|
| Doc | Purpose |
|
|
|-----|---------|
|
|
| [QuickStart.md](./QuickStart.md) | Local dev, test, build |
|
|
| [DEPLOYMENT_PREREQUISITES.md](./DEPLOYMENT_PREREQUISITES.md) | Pre-deploy checklist |
|
|
| [deployment/PROXMOX_DEPLOYMENT.md](./deployment/PROXMOX_DEPLOYMENT.md) | **Canonical** mim4u.org deploy (VMID 7810) |
|
|
| [deployment/README.md](./deployment/README.md) | Deployment doc index |
|
|
|
|
Operator deploy (sibling **proxmox** repo): `./scripts/mim4u-deploy-to-7810.sh`
|
|
|
|
---
|
|
|
|
## Architecture & phases (active)
|
|
|
|
| Doc | Purpose |
|
|
|-----|---------|
|
|
| [phases/PHASE3_ARCHITECTURE.md](./phases/PHASE3_ARCHITECTURE.md) | Phase 3 architecture |
|
|
| [phases/PHASE3_AI_IMPLEMENTATION.md](./phases/PHASE3_AI_IMPLEMENTATION.md) | AI implementation plan |
|
|
| [phases/PHASE5C_PERFORMANCE_COMPLETE.md](./phases/PHASE5C_PERFORMANCE_COMPLETE.md) | Performance & SEO |
|
|
| [phases/PHASES_ALL_COMPLETE.md](./phases/PHASES_ALL_COMPLETE.md) | Phase completion summary |
|
|
| [ArchitectureDiagram.mmd](./ArchitectureDiagram.mmd) | Mermaid diagram (Proxmox topology) |
|
|
|
|
See [phases/README.md](./phases/README.md) for the full phases list.
|
|
|
|
---
|
|
|
|
## Brand & quality evidence
|
|
|
|
| Path | Purpose |
|
|
|------|---------|
|
|
| `public/brand/BRAND_GUIDELINES.md` | Approved logo usage |
|
|
| `config/brand-assets.manifest.json` | Brand kit manifest |
|
|
| `reports/status/mim4u-header-logo-institutional-grade-latest.json` | Institutional grade (A) |
|
|
| `reports/status/mim4u-header-wcag-audit-latest.json` | Header WCAG audit |
|
|
|
|
Scripts: `npm run validate:ci`, `npm run a11y:header-audit:live`
|
|
|
|
---
|
|
|
|
## Archived (do not use)
|
|
|
|
**Azure deployment removed 2026-06** — historical docs only:
|
|
|
|
[archive/azure-deprecated/README.md](./archive/azure-deprecated/README.md)
|
|
|
|
---
|
|
|
|
## Other references
|
|
|
|
- [UserManual.md](./UserManual.md) — portals & features (if present)
|
|
- [CHANGELOG.md](./CHANGELOG.md) — release notes
|