Jekyll Themes Blog

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

How to Set Up a Custom Domain for Your Jekyll Site
Tutorial

How to Set Up a Custom Domain for Your Jekyll Site

Connect a custom domain to your Jekyll site on GitHub Pages, Netlify, or Cloudflare Pages — with DNS setup, HTTPS configuration, and www vs apex domain guidance.

11 min read
How to Add a Table of Contents to Jekyll Posts
Tutorial

How to Add a Table of Contents to Jekyll Posts

Add an automatic table of contents to your Jekyll posts — using kramdown's built-in TOC, the jekyll-toc plugin, or a JavaScript sticky sidebar with scroll highlighting.

20 min read