Jekyll Environment Variables: The Complete Guide
How to use environment variables in Jekyll — JEKYLL_ENV, accessing env vars in config, conditional builds, and best practices for managing secrets.
Tips, guides, and roundups to help you build a better Jekyll site.
How to use environment variables in Jekyll — JEKYLL_ENV, accessing env vars in config, conditional builds, and best practices for managing secrets.
Every Liquid filter you need for Jekyll — string manipulation, date formatting, array filters, URL helpers, and Jekyll-specific additions. With examples.
The best minimal Jekyll themes for blogs, portfolios, and personal sites — clean typography, fast load times, and zero visual clutter.
Jekyll and Next.js both produce fast websites — but they are built for very different situations. Here is how to choose between them for your next project.
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.
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.