6 Commits

Author SHA1 Message Date
2ff9139f73 upgrade deps to latest & migrate to astro:assets Image
- bump astro 5→6, @astrojs/mdx 4→6, astro-seo 0.8→1.1, sharp 0.33→0.35, plus minor updates
- move local images from public/ to src/assets/
- replace <img> with <Image> from astro:assets (inferSize for remote URLs)
- content schema uses image() helper for local covers
- eager-load above-the-fold images (article covers, hero avatars)
2026-06-15 18:00:21 +03:00
8c4c4af56a Migrate to astro 2026-06-15 13:13:57 +03:00
Surjith S M
7a8e206813 add sitemap to robots 2022-11-11 14:41:43 +05:30
Surjith S M
7f930fca78 fix pagespeed 2022-11-09 20:06:47 +05:30
Surjith S M
4e0e1350a2 SEO & fixes 2022-11-09 15:58:36 +05:30
Surjith S M
c755263b27 initial commit 2022-11-01 15:43:52 +05:30