How We Keep Livre Pages Fast in 2025
A short checklist: local assets, WebP covers, and minimal JavaScript.
This site is intentionally small. Instead of shipping heavy libraries, we keep UI interactions lightweight: scroll-snap carousels, a simple drawer menu, and small reveal animations.
Covers are converted to WebP and resized to a sensible maximum. Each image includes explicit width/height so the page remains stable while loading.
Category hubs (Genres) link to book pages, and each book links back to its hub and to related picks. That internal structure helps both users and crawlers.
Checklist
- Local assets only (no CDNs)
- WebP covers with explicit dimensions
- Folder-based URLs (index.html)
- Minimal JS: drawer, reveal, filters
Related posts
A Clean Reading Picker: Mood + Genre + Format
A small “prompt builder” concept for choosing your next read without scrolling forever.
LireWhy Genre Hubs Work Better Than Endless Pagination
Genre pages are small, crawlable, and easy to browse on mobile.
LirePour prolonger la lecture
Cette note est pensee comme un point de depart, pas comme une conclusion ferme. Elle aide a choisir plus simplement, a revenir vers les genres utiles et a garder une lecture agreable plutot qu'une recherche interminable.
Apres cet article, le lecteur peut ouvrir les fiches livres liees au meme esprit, parcourir les selections recentes ou revenir au blog pour trouver une autre methode de choix. Cette circulation interne garde le site coherent et utile.