christian-fei/Simple-Jekyll-Search
A JavaScript library to add search functionality to any Jekyll blog. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4799
- days_rel: n/a
- days_push: 1631
- n_releases_24m: 0
Adoption not part of the score
1327 stars · 201 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight JavaScript library that adds client-side search to Jekyll blogs using a JSON data source. It requires no server or database, rendering search results entirely in the browser.
Use cases
- add search to a Jekyll blog without a backend
- implement client-side search over a JSON index
- filter blog posts by tags or categories in the browser
- make a static site searchable with no server configuration
- add a search box and results container to a static blog
When to choose
- your site is built with Jekyll or another static site generator that can emit a JSON index
- you want zero-maintenance search with no server or database
- you need a lightweight, dependency-free client-side search widget
When to avoid
- you need server-side or full-text search over large content volumes
- your site content is not available as a JSON data source
- you need advanced features like fuzzy ranking, faceting, or analytics
Facets
library · maturity maintenance
search-engine frontend-framework web-development frontend browser jekyll client-side-search static-site blog-search javascript search nodejs
3 sources
- readme: https://github.com/christian-fei/Simple-Jekyll-Search · fetched 2026-08-28 · 9e0d59dc6cd5
- homepage: https://christian-fei.github.io/Simple-Jekyll-Search/ · fetched 2026-08-29 · d521115aed6b
- registry_npm: https://registry.npmjs.org/simple-jekyll-search · fetched 2026-08-29 · 0fffaa1e4887
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| christian-fei/Simple-Jekyll-Search | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="christian-fei/Simple-Jekyll-Search")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem