← Back to Home

📋 Changelog

Site improvements, deployments, and performance metrics

Total Deployments

869
Git commits

Repository Age

123
Days active

Contributors

3
Active contributors

Last Deployment

2026-02-03
16:21:45

🚀 Lighthouse Performance Scores

Last checked: Estimated

95
Performance
95
Accessibility
100
Best Practices
100
SEO

Recent Changes

2026-02-03 8907369Other
Use actual post modification dates in sitemap
- Modified create_sitemap() to extract dateModified from Schema.org JSON-LD
2026-02-03 6190bb7Feature
Add static asset cache purge for favicon files
- Created purge_static_cache.sh to clear Cloudflare CDN cache for static assets
2026-02-03 471d61cFeature
Add favicon generation to static site builder
- Created scripts/static-files/ directory with favicon assets
2026-02-03 ec159f5Feature
Add favicon and web app manifest files
Generated complete favicon suite including:
2026-02-03 ca8e231Other
Merge branch 'main' of https://github.com/jameskilbynet/jkcoukblog
2026-02-03 bd3ba9cOther
Optimise HTML

2026-02-02 18d9fb2Fix
More cosmetic fixes
2026-02-02 c0c3676Other
Merge branch 'main' of https://github.com/jameskilbynet/jkcoukblog
2026-02-02 f8484eeOther
Theme tweaks
2026-02-02 44cef5eOther
Merge branch 'main' of https://github.com/jameskilbynet/jkcoukblog
2026-02-02 a0f433eFix
Theme Fix. top of page
2026-02-02 3196799Other
Merge branch 'main' of https://github.com/jameskilbynet/jkcoukblog
2026-02-02 21095e1Fix
Update theme to fix code button
2026-02-02 499498aOther
Reorder Workflow

2026-02-01 42c56e7Improvement
🖼️ Optimize images: +311 WebP, +311 AVIF

2026-01-31 570e161Feature
revert: Remove staging workflow feature
Draft/scheduled posts cannot be fetched from WordPress without
2026-01-31 fafb792Feature
fix: Use git checkout -B to properly create staging branch
Fixes 'src refspec staging does not match any' error
2026-01-31 6b272ebFix
fix: Checkout main branch to get latest generator code
The staging branch has old code without --include-drafts support
2026-01-31 b483a80Feature
debug: Add API request logging for draft/future posts
2026-01-31 ecb7964Fix
fix: Generate site BEFORE git reset to preserve changes
The workflow was wiping out the generated files by resetting after generation
2026-01-31 11eaf7cFix
fix: Disable incremental builds for staging to include all drafts
Incremental mode only shows changed drafts, not all drafts
2026-01-31 695e0dcFix
fix: Use public/ directory on staging branch for Cloudflare Pages
Cloudflare Pages expects the same directory name (public/) on all branches
2026-01-31 75addbcFix
fix: Use simplified staging workflow
2026-01-31 f6e31fcFeature
Create Deploy Staging
2026-01-31 85a22daFix
fix: Replace staging workflow with simplified working version
Removed complex Slack notifications to fix YAML indentation issues
2026-01-31 2083edcFeature
fix: Complete staging workflow YAML and add helper script
- Fix truncated Slack notification in workflow
2026-01-31 714d74aFeature
feat: Re-add staging workflow with proper triggers
2026-01-31 490035bRemoval
chore: Temporarily remove workflow to clear cache
2026-01-31 78b1c7dFix
fix: Force GitHub to re-index staging workflow
2026-01-31 9f7ba16Other
chore: Trigger workflow re-index
Page generated: 2026-02-03 17:10:02 UTC
Changelog powered by Git history and Lighthouse CI