mirror of
https://github.com/Xevion/xevion.dev.git
synced 2026-01-31 04:26:43 -06:00
8aa14a2cab8f69608ee4d3d3950ea56d8f2cf3ec
Eliminates server-side batch rendering and IconSprite pattern in favor of: - Rust handler with moka cache (10k icons, 24h TTL, immutable HTTP headers) - Client Icon component fetches SVGs on-demand with shimmer loading states - Removes renderIconsBatch, tag-icons collection logic, and page load icon preprocessing - Reduces SSR complexity and data serialization overhead
Description
No description provided
Languages
Rust
54.6%
Svelte
30.6%
TypeScript
10.8%
Just
1.5%
CSS
1.1%
Other
1.4%