Commit Graph
126 Commits
Author SHA1 Message Date
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 21db4f31a3 🔵 other: Rename action
Sync TODOs with Issues / sync_todos (push) Successful in 7s
2026-08-28 21:05:23 -05:00
Keith Solomon d0cb20ce59 feature: Add Dreamhost deployment action
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-08-28 21:04:17 -05:00
Keith Solomon 44cf74b6c4 🔵 other: lint fixes
Sync TODOs with Issues / sync_todos (push) Successful in 7s
2026-08-28 20:07:44 -05:00
Keith Solomon 935dd74194 feature: Implement project-type taxonomy archive template and enhance breadcrumb navigation
Sync TODOs with Issues / sync_todos (push) Successful in 8s
2026-08-28 20:06:54 -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 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 d4df6d8678 🐞 fix: Update styles for proper background
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-08-18 16:37:55 -05:00
Keith Solomon 81547254fc 🔵 other: Remove dist folder from repo
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-08-18 10:05:17 -05:00
Keith Solomon fe52e51bd9 🐞 fix: Update escaping for template id script
Sync TODOs with Issues / sync_todos (push) Successful in 6s
2026-08-18 10:03:23 -05:00
Keith Solomon cc463c6131 chore: add .gitattributes for consistent line endings
Sync TODOs with Issues / sync_todos (push) Successful in 7s
2026-08-18 09:57:22 -05:00
Keith Solomon 22c35d0f56 🔵 other: Remove unneeded files
Sync TODOs with Issues / sync_todos (push) Successful in 8s
2026-08-18 09:53:12 -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 ca9c5f215c docs: add Portfolio 2026 testing report 2026-08-16 14:13:58 -05:00
Keith Solomon c6bf4d0ebf chore: replace Basic WP screenshot with Carbon Blue home capture 2026-08-16 14:12:34 -05:00
Keith Solomon a50ea9f0ae fix(a11y): address axe color-contrast violations on dark surface 2026-08-16 14:08:22 -05:00
Keith Solomon ba5e6fcd86 fix(playwright): resolve portfolio.test via Chromium --host-resolver-rules; fix site-a11y baseURL 2026-08-16 13:54:15 -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 7d381e2d2e test: add Playwright + axe specs for home, archive, single 2026-08-16 13:48:53 -05:00
Keith Solomon 6dcd1233be style: PHPCS clean across theme PHP 2026-08-16 13:37:49 -05:00
Keith Solomon aaef1ee4f8 feat(buttons): dark-surface button variants with WCAG-AA contrast 2026-08-16 13:24:04 -05:00
Keith Solomon 8125d1c818 feat(templates): namespace swap + dark surface + remove picsum fallbacks 2026-08-16 13:20:06 -05:00
Keith Solomon 2d9f92618b feat(footer): Carbon Blue surface + cleaner widget rendering 2026-08-16 13:12:01 -05:00
Keith Solomon bb8c35a0a3 feat(header): three-region layout + dark nav colors 2026-08-16 13:09:48 -05:00
Keith Solomon 9005aeed1a refactor: rename namespace SoloFrameEvo to KsPortfolio 2026-08-16 13:06:38 -05:00
Keith Solomon 664e227f15 feat(home): rebuild front-page template to match Carbon Blue mockup 2026-08-16 13:00:32 -05:00
Keith Solomon 353030d2dc feat(projects): add single-projects detail template 2026-08-16 12:54:38 -05:00
Keith Solomon 5ab42f02ab feat(projects): add taxonomy-project-type template 2026-08-16 12:47:03 -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 1caef627a0 feat(projects): add archive-projects template 2026-08-16 12:41:50 -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 248179ac58 fix(projects): replace raw color literals with tokens in project-card.css 2026-08-16 12:33:58 -05:00
Keith Solomon 631ff4e1d0 feat(projects): add reusable project-card component + styles 2026-08-16 12:30:50 -05:00
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 bf4c2cf2e3 Set up new portfolio theme (#2)
Sync TODOs with Issues / sync_todos (push) Successful in 5s
2026-08-16 02:28:47 +00: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