Commit Graph
14 Commits
Author SHA1 Message Date
Keith Solomon 9ad4763f8b feature: Enhance navigation components with scroll control and styling updates
Deploy to Dreamhost / build (push) Successful in 36s
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-08-29 10:46:03 -05:00
Keith Solomon b9bbf615c9 🐞 fix: Fix mobile issues, enablke deploy on push #skipGA
Deploy to Dreamhost / build (push) Skipped
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-08-29 08:52:57 -05:00
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 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 353030d2dc feat(projects): add single-projects detail template 2026-08-16 12:54:38 -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 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 e8efdbeb34 Initial commit to github 2025-08-22 15:40:01 -05:00