Archive of posts with
category 'lazyload'
Building Data Driven Random Posts with JSON and Lazy Loading in Jekyll
One of the biggest challenges in building a random post section for static sites is keeping it lightweight, flexible, and SEO-friendly. If your randomization relies solely on client-side JavaScript, you...