Commit Graph
13 Commits
Author SHA1 Message Date
Keith Solomon 83d4540a07 fix(projects): add class-level docblock to satisfy WPCS 2026-08-16 12:28:02 -05:00
Keith Solomon 0e502b64cb feat(projects): add provider-agnostic helper for templates 2026-08-16 12:25:26 -05:00
Keith Solomon 8c4e6d8d08 feat(aura): add Carbon Blue atmospheric background partial 2026-08-16 12:21:29 -05:00
Keith Solomon 1fef4c22a4 feat(tokens): add Carbon Blue dark-surface tokens; fix theme.json presets 2026-08-16 12:19:21 -05:00
Keith Solomon ccccd87544 feat(theme): add --font-headings; flip body to Carbon Blue dark 2026-08-16 12:16:20 -05:00
Keith Solomon 969cdb14a0 chore: set Playwright baseURL to portfolio.test 2026-08-16 12:13:08 -05:00
Keith Solomon af8e13d3a8 Add Portfolio 2026 implementation plan 2026-08-16 12:04:21 -05:00
Keith Solomon 6f828ad3d8 Add Portfolio 2026 design spec 2026-08-16 11:58:22 -05:00
Keith Solomon d27240226b Merge pull request #3 from ksolomon/SoloFrame-Evo
Style.css update
2026-07-29 16:02:14 -05:00
Keith Solomon cb3afb7453 Merge branch 'main' into SoloFrame-Evo 2026-07-29 16:00:32 -05:00
Keith Solomon c5250c594b 🔵 other: Update style.css 2026-07-29 15:59:24 -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 de48640b57 🔵 other: Update .gitignore 2026-07-29 15:49:53 -05:00