← Back to Home

📋 Changelog

Site improvements, deployments, and performance metrics

Total Deployments

738
Git commits

Repository Age

118
Days active

Contributors

3
Active contributors

Last Deployment

2026-01-29
22:46:16

🚀 Lighthouse Performance Scores

Last checked: Estimated

95
Performance
95
Accessibility
100
Best Practices
100
SEO

Recent Changes

2026-01-29 11b64a9Improvement
Theme Update
Make it more Mobile friendly

2026-01-25 34c6939Improvement
🖼️ Optimize images: +240 WebP, +240 AVIF

2026-01-20 6660cbeFeature
🎨 Remove fixed aspect ratio for featured images
Removed the 2:3 aspect ratio constraint and absolute positioning
2026-01-20 63cf795Other
🎨 Change object-fit to contain for full image display
Changed from object-fit: cover to contain so featured images
2026-01-20 e3d7aefFeature
🎨 Fix featured image zoom issue
Added object-position: center top to prevent featured images
2026-01-20 a27d256Feature
📦 Add assets directory to scripts
The wp_to_static_generator.py expects the assets directory
2026-01-20 01a7167Feature
🎨 Add CSS files to scripts directory
The wp_to_static_generator.py expects brutalist-theme.css and
2026-01-20 52a40e1Feature
📄 Add search.js to scripts directory
The wp_to_static_generator.py expects search.js to be in the
2026-01-20 54f7bcfFix
🐛 Fix script path in deploy workflow
Changed path check from wp_to_static_generator.py to
2026-01-20 7fde647Fix
🐛 Fix script path check in workflow
Add validation to check for scripts/wp_to_static_generator.py
2026-01-20 33a3bd4Feature
✨ Enhance image optimization: Add WebP sources and responsive srcset (#27)
* ✨ Enhance image optimization: Add WebP sources and responsive srcset
2026-01-20 76658e6Fix
🐛 Fix arithmetic syntax in workflow summary
The shell arithmetic expressions were missing proper variable expansion.

2026-01-19 ea8dd7aImprovement
🖼️ Optimize images: +1233 WebP, +4 AVIF
2026-01-19 f2eac44Improvement
Update Script References
2026-01-19 6dc21e4Docs
Update Readme
2026-01-19 8be72b5Other
Repo Tidy Up
2026-01-19 0001781Docs
Consolidate Docs
2026-01-19 3e068d5Fix
🐛 Fix workflow: Remove --webp flag
The optimize_images.py script doesn't support the --webp flag.
2026-01-19 a206d8dFix
🐛 Fix image optimization: Remove duplicate code
The script had two ImageOptimizer implementations merged together.
2026-01-19 ebed96aImprovement
Updated Rollback
2026-01-19 592c496Improvement
Update spell-check-consolidated.yml
2026-01-19 db52c1eImprovement
Update SpellCheck
2026-01-19 92401e3Other
Merge branch 'crazy-einstein'
2026-01-19 a41b077Improvement
✨ Enhance formatting tests with performance, security, and accessibility checks
New test categories:
2026-01-19 190dee0Other
♻️ Consolidate quality workflows into single quality-checks.yml
- Combine lighthouse-ci.yml and test-live-site.yml into quality-checks.yml
2026-01-19 31ef636Other
Merge pull request #26 from jameskilbynet/crazy-einstein
Enable WebP generation in image optimization workflow
2026-01-19 afab036Other
♻️ Consolidate quality workflows into single quality-checks.yml
- Combine lighthouse-ci.yml and test-live-site.yml into quality-checks.yml
2026-01-19 08be1bbRemoval
Removed Redundant Workflow
2026-01-19 76d2568Other
Enable WebP generation in image optimization workflow
- Add --webp flag to optimize_images.py calls
2026-01-19 61684d5Other
Enable WebP generation in image optimization workflow
- Add --webp flag to optimize_images.py calls
Page generated: 2026-01-29 22:51:05 UTC
Changelog powered by Git history and Lighthouse CI