claudioc/jingo
Node.js based Wiki observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4987
- days_rel: n/a
- days_push: 1120
- n_releases_24m: 0
Adoption not part of the score
1016 stars · 178 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Jingo is a git-based wiki engine for Node.js that stores pages as GitHub-flavored markdown files in a git repository, requiring no database. It offers full-page search, revision history with diffs and restore, custom sidebars/footers, Gollum compatibility, and optional auto-push to a remote.
Use cases
- self-hosted wiki for a development team
- git-based markdown wiki without a database
- host team documentation using git and markdown
- gollum-compatible wiki on node.js
- simple knowledge base with page revision history
- centralized docs area for developers who already use git
When to choose
- Your team already works with git and markdown and wants low-overhead documentation
- You want a github-wiki/Gollum-compatible wiki you can host outside github
- You need versioned documentation with diffs but no database to maintain
- You want a lightweight, configurable wiki that works behind a proxy
When to avoid
- You need an actively developed wiki with a large modern community and ecosystem
- You need WYSIWYG rich-text editing or non-markdown content formats
- You need fine-grained access control beyond reading/writing whitelists
- You need a multi-tenant or cloud-hosted wiki out of the box
Facets
application · maturity maintenance
documentation markdown http-server search-engine documentation developer-tools self-hosted web-development self-hosted cross-platform wiki-engine git-based knowledge-base gollum-compatible revision-history markdown-editor no-database cms nodejs web-server
2 sources
- readme: https://github.com/claudioc/jingo · fetched 2026-08-28 · 3a55a6084393
- registry_npm: https://registry.npmjs.org/jingo · fetched 2026-08-29 · 56522b9f43cc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| claudioc/jingo | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem