RepoGuard
Updated 8 h ago
Jekyll

Organization

Public GitHub footprint of Jekyll

@jekyll
View profile on GitHub

Jekyll is a blog-aware, static site generator in Ruby.

54

Public repositories

67,651

Total stars

1,270

Followers

The Jekyll organization on GitHub is dedicated to developing a blog-aware static site generator primarily built in Ruby. It hosts a wide range of repositories, including notable projects like jekyll, minima, and various plugins such as jekyll-admin and jekyll-seo-tag, utilizing languages like Ruby, Shell, and SCSS.

Top languages

Ruby 29Shell 5CSS 3CoffeeScript 3SCSS 2Go 2HTML 2JavaScript 1

Public repositories

jekyll

51,493

:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

Ruby
Updated Jun 12, 2026

minima

3,818

Minima is a one-size-fits-all Jekyll theme for writers.

SCSS
Updated Jun 13, 2026

jekyll-admin

2,931

A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.

JavaScript
Updated Jun 12, 2026

jekyll-seo-tag

1,719

A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.

Ruby
Updated Jun 6, 2026

jekyll-sitemap

982

Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site

Ruby
Updated Jun 12, 2026

jekyll-feed

880

:memo: A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts

Ruby
Updated Jun 6, 2026

jekyll-redirect-from

813

:twisted_rightwards_arrows: Seamlessly specify multiple redirections URLs for your pages and posts.

Ruby
Updated May 15, 2026

jekyll-compose

738

:memo: Streamline your writing in Jekyll with these commands.

Ruby
Updated May 26, 2026

jemoji

569

GitHub-flavored emoji plugin for Jekyll

Ruby
Updated May 28, 2026

jekyll-import

564

:inbox_tray: The "jekyll import" command for importing from various blogs to Jekyll format.

Ruby
Updated Jun 1, 2026

classifier-reborn

559

A general classifier module to allow Bayesian and other types of classifications. A fork of cardmagic/classifier.

Ruby
Updated Jun 3, 2026

jekyll-archives

457

:books: Archive pages for your Jekyll tags and categories.

Ruby
Updated Apr 20, 2026

github-metadata

309

Jekyll plugin to propagate the `site.github` namespace and set default values for use with GitHub Pages.

Ruby
Updated Jun 6, 2026

jekyll-gist

271

:page_with_curl: Liquid tag for displaying GitHub Gists in Jekyll sites.

Ruby
Updated Feb 13, 2026

jekyll-mentions

201

:busts_in_silhouette: @mention support for your Jekyll site

Ruby
Updated Aug 31, 2025

jekyll-sass-converter

191

A Sass converter for Jekyll.

Ruby
Updated Jun 6, 2026

mercenary

158

An easier way to build your command-line scripts in Ruby.

Ruby
Updated Oct 2, 2025

jekyll-help

140

NO LONGER MAINTAINED. USE JEKYLL TALK INSTEAD.

Unknown Language
Updated Feb 18, 2026

jekyll-paginate

111

NO LONGER UNDER ACTIVE DEVELOPMENT as of Jekyll 3: Pagination Generator for Jekyll

Ruby
Updated Mar 26, 2026

jekyll-watch

95

:eyes: Rebuild your Jekyll site when a file changes with the `--watch` switch.

Ruby
Updated Aug 5, 2025

jekyll-avatar

92

A Jekyll plugin for rendering GitHub avatars

Ruby
Updated Oct 9, 2025

jekyll-coffeescript

56

A CoffeeScript converter for Jekyll.

Ruby
Updated Apr 22, 2026

dashboard

45

A dashboard for at-a-glance knowledge of the health of the Jekyll ecosystem.

Go
Updated May 5, 2026

example

42

Jekyll example Project site. Do not clone.

CSS
Updated Jun 1, 2025

brand

42

Logo files for Jekyll.

Unknown Language
Updated Nov 27, 2024

jekyll-docs

40

Offline usage documentation for Jekyll. Requires Jekyll 3 and above.

Ruby
Updated Jun 6, 2026

jekyll-commonmark

40

CommonMark generator for Jekyll

Ruby
Updated Mar 14, 2026

directory

38

Plugins and Themes discovery for Jekyll, built with Jekyll.

SCSS
Updated Jan 10, 2026

jekyll-opal

36

Let Jekyll convert your Ruby into JavaScript using Opal

Ruby
Updated Feb 13, 2026

atom-jekyll

27

An editor built on top of a web browser? How 'bout some static site previewing?

Unknown Language
Updated Nov 27, 2024

jekyll-textile-converter

21

Textile converter for Jekyll.

Ruby
Updated Nov 27, 2024

dns

15

DNS records for Jekyll properties. Uses octodns to sync.

Shell
Updated Jun 8, 2026

Utterson

14

CI benchmarking suite for Jekyll

Shell
Updated Nov 27, 2024

hyde

13

Our Campfire Hubot. Helps us maintain Jekyll even better. :heart:

CoffeeScript
Updated Oct 15, 2023

benchmarking

12

Benchmarking tools for Jekyll

Shell
Updated Sep 8, 2025

jekyllbot

11

The code that runs @jekyllbot

Go
Updated Jun 10, 2026

teams

9

The code behind teams.jekyllrb.com

HTML
Updated Mar 18, 2025

rubocop-jekyll

9

A RuboCop extension to enforce common code style in Jekyll and Jekyll plugins

Ruby
Updated Nov 27, 2024

hubot-pr-status

9

Determine the status of a given pull request on GitHub.

CoffeeScript
Updated Oct 15, 2023

screencast

8

A collection of Jekyll screencast ideas.

Unknown Language
Updated Nov 27, 2024

themes-site

8

A list of third-party themes.

Unknown Language
Updated Oct 15, 2023

acceptance

8

Daily acceptance tests for Jekyll. Builds 10 complex websites.

Shell
Updated Oct 15, 2023

jekyll-test-gem-plugin

7

Wouldn't it be cool if you could ship Jekyll plugins as gems?

Ruby
Updated Mar 30, 2026

test-site

7

A very, very simple, barebones test site for Jekyll.

CSS
Updated Nov 27, 2024

jekyll-test

6

Testing helpers for Jekyll.

Ruby
Updated Mar 6, 2024

omnibus-jekyll

6

NOT UNDER ACTIVE DEVELOPMENT: Build standalone installers for Jekyll & its dependencies.

Ruby
Updated Oct 15, 2023

jekyll-test-plugin-malicious

5

A MALICIOUS I WILL EAT ALL YOUR CODE plugin. Use at your own risk.

Ruby
Updated Nov 27, 2024

cases

5

Test cases to aid in exploring bugs with Jekyll.

CSS
Updated Nov 27, 2024

jekyll-test-theme-malicious

4

A malicious theme for Jekyll (for testing)

Ruby
Updated Nov 27, 2024

common-theme

4

No description provided for this repository.

HTML
Updated Nov 27, 2024

carbon-copy-content

4

Clone these files from here to other repos using probot.

Unknown Language
Updated Nov 27, 2024

mojobot

4

The #jekyll IRC bot.

CoffeeScript
Updated Oct 15, 2023

.github

3

Jekyll organization github metadata

Unknown Language
Updated Nov 27, 2024

profiling

2

Profiling the build time of various types of sites.

Shell
Updated Oct 15, 2023

Frequently asked questions

What does Jekyll build on GitHub?

Jekyll primarily builds a static site generator designed for blogging. Its GitHub presence includes several widely used projects and plugins that enhance functionality, such as jekyll-admin, which provides a CMS-style interface.

Which programming languages does Jekyll use?

Jekyll's primary programming language is Ruby, but it also utilizes Shell, CSS, CoffeeScript, SCSS, and Go in its various repositories, enabling a broad range of functionalities across its projects.

Are Jekyll's repositories public?

Yes, all of Jekyll's repositories on GitHub are public, allowing users to access and contribute to its extensive collection of plugins and themes designed for static site generation.

Is this exposure intended?

Monitor Jekyll with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account