Beyond-The-Veils / Neon-Covenant-Blog

Static site for Neon Covenant Blog
https://beyond-the-veils.github.io/Neon-Covenant-Blog/
MIT License
0 stars 0 forks source link

Issue 2: Automate Image and Asset Optimization #2

Open JoftheV opened 2 months ago

JoftheV commented 2 months ago

Description: Set up automation for optimizing images and static assets (JS, CSS). Optimized assets will improve site performance.

Tasks:

•   Add Hugo image optimization plugin.
•   Automatically minify JavaScript and CSS files.
•   Enable lazy-loading for images.

Next Steps:

•   Test image quality post-optimization to ensure no significant quality loss.
•   Check page load times after optimizations are live.