Commit Graph
9 Commits
Author SHA1 Message Date
Keith Solomon afa594aa0a fix(theme): complete namespace swap + page-hero/aura-bg placement + single.spec gating 2026-08-16 14:23:04 -05:00
Keith SolomonandClaude Opus 4.7 e2f6270717 Release as SoloFrame Evo (#2)
* 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>

* docs: language graph

* docs: Update readme

* 🔵 other: Rename project and publish

* 🔵 other: Update .gitignore
2026-07-29 15:52:21 -05:00
Keith Solomon b5c3c5d6d0 Merge branch 'main' of github.com:Vincent-Design-Inc/VDI-Starter-v5 2026-01-26 08:53:50 -06:00
Keith Solomon f7d689dc3b 🐞 fix: Update block.json files for correct block category slug 2026-01-26 08:53:47 -06:00
Keith Solomon 65f0d1d758 🐞 fix: Use proper escaping function in boilerplate 2026-01-13 15:31:35 -06:00
Keith Solomon 68362258c6 🐞 fix: Update boilerplate block definition 2026-01-12 08:43:00 -06:00
Keith Solomon f086c17d26 📄 docs: Add comment about not removing class function call in block boilerplate 2025-11-25 08:03:37 -06:00
Keith Solomon 38ec5f850d 🐞 fix: Migrate blocks to use helper function for wrapper classes 2025-11-20 10:20:29 -06:00
Keith Solomon e8efdbeb34 Initial commit to github 2025-08-22 15:40:01 -05:00