# jekyll/jekyll SLOC report

> As of 2026-09-03 (commit 74d751339d3e), jekyll/jekyll contains 58,705 total lines: 28,177 code, 20,924 comments, 9,604 blank, across 699 files in 18 languages (top: Ruby 60.0%). Default configuration. Counted with tokei via OctoCounts.

jekyll/jekyll has 28,177 source lines of code out of 58,705 total lines across 699 files, counted from the master ref at commit 74d751339d3e by the OctoCounts tokei engine on 2026-09-03. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving jekyll/jekyll to commit 74d751339d3e, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 48.0% of all lines, comments represent 35.6%, and the repository averages 40 code lines per file. Ruby accounts for 60.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Ruby | 179 | 23,335 | 16,911 | 2,894 | 3,530 |
| Gherkin (Cucumber) | 28 | 4,945 | 4,576 | 12 | 357 |
| Sass | 18 | 2,792 | 2,126 | 235 | 431 |
| YAML | 29 | 1,821 | 1,536 | 99 | 186 |
| JavaScript | 5 | 1,194 | 1,073 | 6 | 115 |
| HTML | 82 | 1,024 | 951 | 9 | 64 |
| Rakefile | 4 | 375 | 289 | 27 | 59 |
| BASH | 13 | 307 | 210 | 56 | 41 |
| Ruby HTML | 14 | 228 | 196 | 0 | 32 |
| JSON | 3 | 179 | 179 | 0 | 0 |
| CSS | 1 | 76 | 50 | 11 | 15 |
| SVG | 2 | 31 | 31 | 0 | 0 |

Top language (Ruby 60.0%). Generated at 2026-09-03T07:24:21.689449094+00:00. Canonical report: https://octocounts.com/github/jekyll/jekyll

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jekyll/jekyll/commit/74d751339d3e534aa51d5d7b0640e9bd743509e4?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does jekyll/jekyll have?

jekyll/jekyll has 58,705 total lines, including 28,177 code lines, 20,924 comment lines, and 9,604 blank lines.

### How was the jekyll/jekyll line count measured?

OctoCounts resolved the public GitHub repository to commit 74d751339d3e, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for jekyll/jekyll?

This OctoCounts report was generated from master at commit 74d751339d3e on 2026-09-03T07:24:21.689449094+00:00.

## Similar repository reports

- [sidekiq/sidekiq](https://octocounts.com/github/sidekiq/sidekiq) — Ruby, 13,599 code lines
- [sinatra/sinatra](https://octocounts.com/github/sinatra/sinatra) — Ruby, 10,079 code lines
- [rubygems/bundler](https://octocounts.com/github/rubygems/bundler) — Ruby, 48,869 code lines
- [ramsayleung/bayes_spam_sniper](https://octocounts.com/github/ramsayleung/bayes_spam_sniper) — Ruby, 6,701 code lines
- [resque/resque](https://octocounts.com/github/resque/resque) — Ruby, 3,800 code lines
- [denji/homebrew-nginx](https://octocounts.com/github/denji/homebrew-nginx) — Ruby, 1,273 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
