Jekyll Themes Blog

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

How to Automate Jekyll Builds with GitHub Actions
Tutorial

How to Automate Jekyll Builds with GitHub Actions

Set up GitHub Actions to automatically build and deploy your Jekyll site — with caching, HTML validation, link checking, and multi-environment deployments.

8 min read
How to Build a Documentation Site with Jekyll
Tutorial

How to Build a Documentation Site with Jekyll

Set up a professional documentation site with Jekyll — using Just the Docs or similar themes, with search, navigation, versioning, and GitHub Pages hosting.

6 min read
15 Must-Have Jekyll Plugins for 2026
Tutorial

15 Must-Have Jekyll Plugins for 2026

The essential Jekyll plugins every site needs — from SEO and sitemaps to image optimisation, search, and performance. All compatible with the latest Jekyll versions.

7 min read
How to Add Dark Mode to Your Jekyll Site
Tutorial

How to Add Dark Mode to Your Jekyll Site

Add a dark mode toggle to any Jekyll site — using CSS variables, a JavaScript toggle, and localStorage to remember the user's preference.

8 min read