About 6,500 results
Open links in new tab
  1. Jekyll • Simple, blog-aware, static sites | Transform your plain text ...

    Static Markdown, Liquid, HTML & CSS go in. Static sites come out ready for deployment. Jekyll template guide →

  2. Installation | Jekyll • Simple, blog-aware, static sites

    Jekyll is lovingly maintained by the core team of volunteers. The contents of this website are © 2025 under the terms of the MIT License.

  3. Command Line Usage | Jekyll • Simple, blog-aware, static sites

    Typically you’ll use jekyll serve while developing locally and jekyll build when you need to generate the site for production. For a full list of options and their argument, see Build …

  4. Tutorials | Jekyll • Simple, blog-aware, static sites

    Some of these techniques might even guide you through a supporting tool, script, service, or other hack used with your Jekyll site. Feel free to include tutorials involving external services with …

  5. Themes | Jekyll • Simple, blog-aware, static sites

    Jekyll has an extensive theme system that allows you to leverage community-maintained templates and styles to customize your site’s presentation. Jekyll themes specify plugins and …

  6. Quickstart | Jekyll • Simple, blog-aware, static sites

    Jekyll is a static site generator. It takes text written in your favorite markup language and uses layouts to create a static website. You can tweak the site’s look and feel, URLs, the data …

  7. Jekyll on macOS | Jekyll • Simple, blog-aware, static sites

    While macOS comes preinstalled with Ruby, we don’t recommend using that version to install Jekyll. This external article goes over the various reasons why you shouldn’t use the system …

  8. Resources | Jekyll • Simple, blog-aware, static sites

    Jekyll’s growing community produces wide variety of themes, plugins, tutorials and other resources that can be helpful. Below is a collection of links to some of the most popular Jekyll …

  9. Jekyll on Windows | Jekyll • Simple, blog-aware, static sites

    The easiest way to install Ruby and Jekyll is by using the RubyInstaller for Windows. RubyInstaller is a self-contained Windows-based installer that includes the Ruby language, an …

  10. Setup | Jekyll • Simple, blog-aware, static sites

    This tutorial takes you from having some front-end web development experience to building your first Jekyll site from scratch without relying on the default gem-based theme.