-
Notifications
You must be signed in to change notification settings - Fork 0
by the numbers
khanhthanhdev edited this page May 30, 2026
·
1 revision
Data collected on 2026-05-30
Counts include only source files (.md, .liquid, .scss, .rb, .yml, .js, .py, .sh, .bib), excluding node_modules/, _site/, .git/, and vendor/.
| Language | Files | Lines |
|---|---|---|
| JavaScript | 77 | 32,764 |
| SCSS | 53 | 14,695 |
| Markdown | 46 | 7,217 |
| YAML | 30 | 6,297 |
| Liquid | 49 | 4,279 |
| Ruby | 7 | 359 |
| Python | 1 | 132 |
| BibTeX | 2 | 122 |
| Shell | 1 | 37 |
| Total | 266 | 65,902 |
xychart-beta
title "Lines of Code by Language"
x-axis ["Shell", "BibTeX", "Python", "Ruby", "Liquid", "YAML", "Markdown", "SCSS", "JavaScript"]
y-axis "Lines" 0 --> 35000
bar [37, 122, 132, 359, 4279, 6297, 7217, 14695, 32764]
Note: JavaScript line count is dominated by bundled vendor libraries (
distillpub/transforms.v2.jsat 14,557 lines,distillpub/template.v2.jsat 9,616 lines,tikzjax.min.jsat 4,413 lines). Excluding these, project-authored JavaScript is approximately 4,178 lines.
| Category | Files |
|---|---|
| Source files | 229 |
| Config files | 48 |
| Total | 277 |
xychart-beta
title "Source Files vs Config Files"
x-axis ["Source", "Config"]
y-axis "Files" 0 --> 250
bar [229, 48]
| Metric | Count |
|---|---|
| Total commits (main branch) | 6 |
| Total commits (all branches) | 10 |
| Recent commits (since 2026-04-30) | 4 |
These files have been modified across the most commits:
| File | Commits |
|---|---|
_sass/_distill.scss |
3 |
_sass/_blog.scss |
3 |
_pages/projects.md |
3 |
_pages/blog.md |
3 |
_layouts/post.liquid |
3 |
_layouts/page.liquid |
3 |
_layouts/about.liquid |
3 |
_includes/projects.liquid |
3 |
_includes/header.liquid |
3 |
| Metric | Count |
|---|---|
Commits with Co-authored-by
|
0 |
| Total commits (all branches) | 10 |
| Bot-attributed percentage | 0% |
No commits in this repository contain Co-authored-by trailers.
| Directory | Avg lines/file | Files | Total lines |
|---|---|---|---|
assets/ |
1,458 | 116 | 169,158 |
_data/ |
738 | 6 | 4,433 |
_sass/ |
281 | 52 | 14,654 |
_posts/ |
219 | 2 | 439 |
_layouts/ |
128 | 13 | 1,665 |
_bibliography/ |
115 | 1 | 115 |
_scripts/ |
84 | 7 | 592 |
_includes/ |
72 | 36 | 2,614 |
bin/ |
72 | 4 | 289 |
_plugins/ |
51 | 7 | 359 |
_pages/ |
26 | 13 | 338 |
_books/ |
28 | 1 | 28 |
| File | Lines |
|---|---|
assets/js/distillpub/transforms.v2.js |
14,557 |
assets/js/distillpub/template.v2.js |
9,616 |
_sass/font-awesome/_variables.scss |
5,130 |
assets/js/tikzjax.min.js |
4,413 |
_data/citations.yml |
4,179 |
_sass/font-awesome/_shims.scss |
2,193 |
CUSTOMIZE.md |
1,402 |
assets/js/typograms.js |
1,341 |
_sass/_base.scss |
1,297 |
_config.yml |
681 |