Commit graph

11 commits

Author SHA1 Message Date
isUnknown
1ca2fcfeee product > details : preserve line jump
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
2025-12-12 10:59:53 +01:00
isUnknown
30d09d6104 Add responsive image optimization with WebP support
- Configure thumbs presets in config.php (quality 85%, WebP format)
- Create picture snippet with srcset and WebP support
- Add product-card and product-detail presets
- Update templates to use optimized images
- Implement native lazy loading for product cards
- Add aspect-ratio CSS for layout stability

Improvements over reference project:
- Complete PHPDoc documentation
- Native CSS aspect-ratio support
- Optimized lazy loading strategy
- Product-specific image presets

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-10 16:00:58 +01:00
isUnknown
9c91a87720 Refactor: Extract header and footer into reusable snippets
All checks were successful
Deploy / Deploy to Production (push) Successful in 7s
- Created site/snippets/header.php with parameterized title and template
- Created site/snippets/footer.php with optional additional scripts
- Updated home.php and product.php to use the new snippets
- Reduces code duplication and improves maintainability

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-10 15:54:25 +01:00
isUnknown
24997f746d fix ci
All checks were successful
Deploy / Deploy to Production (push) Successful in 6s
2025-12-10 15:37:59 +01:00
isUnknown
e595a61a21 fix ci
Some checks failed
Deploy / Deploy to Production (push) Failing after 6s
2025-12-10 15:36:47 +01:00
isUnknown
9ba2faadde fix ci
Some checks failed
Deploy / Deploy to Production (push) Failing after 7s
2025-12-10 15:34:06 +01:00
isUnknown
010be5b893 fix CI
Some checks failed
Deploy / Deploy to Production (push) Failing after 6s
2025-12-10 15:33:05 +01:00
isUnknown
0f0cf82ca9 CI : Use simple git clone instead of checkout action
Some checks failed
Deploy / Deploy to Production (push) Failing after 9s
2025-12-10 15:30:50 +01:00
isUnknown
b0fbfaefcd CI : fix flow
Some checks failed
Deploy / Deploy to Production (push) Failing after 58s
2025-12-10 15:17:13 +01:00
isUnknown
87987665f3 CI : update runner
Some checks are pending
Deploy / Deploy to Production (push) Waiting to run
2025-12-10 15:14:50 +01:00
isUnknown
a3620a1f5f first commit
Some checks are pending
Deploy / Deploy to Production (push) Waiting to run
2025-12-10 15:12:06 +01:00