Commit Graph
3 Commits
Author SHA1 Message Date
Keith Solomon 7dbb991fb9 🔵 other: Rename project and publish 2026-07-29 14:25:19 -05:00
Keith SolomonandClaude Opus 4.7 b3cc21a860 docs: Add onboarding documentation for new developers
Add four comprehensive guides to help new developers get started
with the VDI-Starter-v5 WordPress theme:

- docs/getting-started.md: Setup from zero, local WordPress options,
  env config, theme activation warnings, troubleshooting
- docs/architecture.md: Bootstrap flow, 7 architectural layers,
  namespace conventions, WP hooks cleanup, enqueue system, theme.json
- docs/creating-blocks.md: Step-by-step ACF block creation tutorial,
  helper functions, parent-child patterns, Tailwind integration
- docs/reference.md: Hooks/filters tables, design tokens, CSS import
  tree, JS module graph, class reference, CLI commands, deployment

Update README.md: trim deep-dive API docs (moved to reference),
add documentation links section, fix CSS paths (views/styles/ →
styles/), add missing contact-info block, fix deployment filename
typo (wpengine,yml → wpengine.yml), add backToTop.js and
enqEditorAssets(), add namespace conventions table.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-03 17:41:32 -05:00
Keith SolomonandClaude Opus 4.7 bcc701120b docs: Add onboarding documentation design spec
Defines the structure and content for four new guides (getting-started,
architecture, creating-blocks, reference) plus README updates to fix
known discrepancies and add documentation links.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-03 16:46:59 -05:00