Jekyll Themes Blog

Tips, guides, and roundups to help you build a better Jekyll site.

How to Add Schema Markup to Your Jekyll Site
SEO

How to Add Schema Markup to Your Jekyll Site

Add JSON-LD structured data to your Jekyll site — Article, BreadcrumbList, FAQPage, and WebSite schemas — to improve search appearance and rich snippets.

20 min read
How to Make Your Jekyll Site Load Under 1 Second
Tutorial

How to Make Your Jekyll Site Load Under 1 Second

Practical techniques to optimise Jekyll site performance — image compression, CSS/JS minification, lazy loading, caching headers, and Core Web Vitals improvements.

13 min read
How to Add Pagination to Your Jekyll Blog
Tutorial

How to Add Pagination to Your Jekyll Blog

Set up pagination in Jekyll using jekyll-paginate-v2 — split posts across multiple pages with numbered links, category filtering, and collection support.

16 min read
Jekyll Collections: The Complete Guide
Tutorial

Jekyll Collections: The Complete Guide

Learn how Jekyll collections work — create custom content types, configure output, use front matter defaults, and build filtered collection pages.

19 min read