33 Commits
Author SHA1 Message Date
Keith Solomon e31ed29962 feature: Enhance footer with social media links and styling updates
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-08-23 16:05:31 -05:00
Keith Solomon 0613e33411 Enhance project handling for websites in portfolio
Sync TODOs with Issues / sync_todos (push) Successful in 6s
- Added methods in Projects class to determine if a project is a website, retrieve its URL, platform, and screenshot.
- Updated single-project template to display website-specific information and actions.
- Modified project card component to show website details and adjust action buttons accordingly.
- Improved CSS for project cards and buttons to align with new website features.
2026-08-22 15:14:28 -05:00
Keith Solomon d0dd9fa98a feature: Set up homepage hero
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-08-18 21:21:14 -05:00
Keith Solomon 2538a07028 🐞 fix: Remove hero bg
Sync TODOs with Issues / sync_todos (push) Successful in 7s
2026-08-18 16:40:46 -05:00
Keith Solomon 868c2cc70a feature: Add Recent Projects block
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-08-18 16:39:26 -05:00
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 Solomon 1905a0cfd0 fix(theme): namespace swap on views/* files missed by Tasks 5/16 2026-08-16 13:51:28 -05:00
Keith Solomon 6dcd1233be style: PHPCS clean across theme PHP 2026-08-16 13:37:49 -05:00
Keith Solomon 8125d1c818 feat(templates): namespace swap + dark surface + remove picsum fallbacks 2026-08-16 13:20:06 -05:00
Keith Solomon 353030d2dc feat(projects): add single-projects detail template 2026-08-16 12:54:38 -05:00
Keith Solomon b0ed0d7a5a fix(aura): drive blur via @media instead of broken argument 2026-08-16 12:44:15 -05:00
Keith Solomon 5619522bf6 feat(projects): add project meta-row component 2026-08-16 12:39:20 -05:00
Keith Solomon 3fae5e54ac feat(projects): add stat-card partial 2026-08-16 12:36:21 -05:00
Keith Solomon 631ff4e1d0 feat(projects): add reusable project-card component + styles 2026-08-16 12:30:50 -05:00
Keith Solomon 8c4e6d8d08 feat(aura): add Carbon Blue atmospheric background partial 2026-08-16 12:21:29 -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 131252bd67 🐞 fix: Fix bogus target logic 2026-02-05 12:36:35 -06: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 a1d2b59919 feature: Add field for ARIA label in button block 2025-11-25 08:50:39 -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 a965fb3ee0 feature: Contact Info block complete 2025-11-11 16:47:14 -06:00
Keith Solomon e8d8308729 🐞 fix: Add margin to headings 2025-11-11 15:24:38 -06:00
Keith Solomon 845d7fb21f 🐞 fix: Add headings 2025-11-11 15:23:44 -06:00
Keith Solomon d849941b2e 🐞 fix: Change mode setting 2025-11-11 15:17:33 -06:00
Keith Solomon 44df51f46f feature: Add content for block 2025-11-11 15:16:21 -06:00
Keith Solomon 6ece64abd1 feature: Scaffold contact info block 2025-11-11 15:07:28 -06:00
Keith Solomon 8ad0da9163 feature: Add new child pages block 2025-09-26 13:32:58 -05:00
Keith Solomon 7402826f3d 🔵 other: Start page children block upgrade 2025-09-26 08:46:53 -05:00
Keith Solomon e8efdbeb34 Initial commit to github 2025-08-22 15:40:01 -05:00