Skip to content

fix(seo): optimize raw images, resolve redirect links, and subset shell fonts - #81

Merged
kascit merged 1 commit into
mainfrom
fix/site-audit-optimizations
Aug 23, 2026
Merged

fix(seo): optimize raw images, resolve redirect links, and subset shell fonts#81
kascit merged 1 commit into
mainfrom
fix/site-audit-optimizations

Conversation

@kascit

@kascit kascit commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Audit Optimizations

  • Image Size Reduction: Compressed and resized raw committed static raster assets in static/images/ and static/screenshots/, reducing asset payload by 28 MB (85.7% size reduction).
  • Link & Redirect Fixes:
    • Updated GitHub privacy statement link in content/privacy.md to canonical non-redirecting URL.
    • Updated Beat.pe project live link in data/projects.json to canonical URL.
  • Shell CSS Efficiency:
    • Pointed static/js/core/shell.js to load font-awesome.subset.css instead of full font-awesome.min.css, eliminating large CSS warnings.
  • Asset Pipeline Optimization:
    • Added max-dimension constraint to scripts/optimize-static-assets.js to guarantee generated and fallback images stay under standard web size limits.

Copilot AI lite review requested due to automatic review settings August 23, 2026 09:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@kascit
kascit enabled auto-merge (squash) August 23, 2026 09:46
@kascit
kascit merged commit 2e75fee into main Aug 23, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants