- Integrated imgproxy for centralized image optimization - Implemented Lighthouse CI in Gitea pipeline with native Chromium - Reached 100/100 SEO score by fixing canonicals, hreflang, and link text - Optimized LCP by forcing Hero component visibility until hydration - Decoupled analytics into an async shell to reduce TTI
14 lines
187 B
Plaintext
14 lines
187 B
Plaintext
node_modules
|
|
.next
|
|
.DS_Store
|
|
|
|
# Lighthouse CI
|
|
.lighthouseci/
|
|
lighthouserc.cjs
|
|
.lighthouserc.json
|
|
|
|
# Directus
|
|
directus/uploads
|
|
!directus/extensions/
|
|
!directus/schema/
|
|
!directus/migrations/ |