Commit Graph
7 Commits
Author SHA1 Message Date
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 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 a50ea9f0ae fix(a11y): address axe color-contrast violations on dark surface 2026-08-16 14:08:22 -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 248179ac58 fix(projects): replace raw color literals with tokens in project-card.css 2026-08-16 12:33:58 -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 e8efdbeb34 Initial commit to github 2025-08-22 15:40:01 -05:00