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 and Claude 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