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.

9 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.

6 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 to split posts across multiple pages, with page numbers, prev/next links, and category pagination.

7 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.

9 min read