# claudioc/jingo

Node.js based Wiki

Repository: https://github.com/claudioc/jingo
Canonical: https://ross.abutalabs.com/products/jingo
Language: JavaScript
License: MIT
License Family: permissive
Topics: nodejs, wiki-page, javascript, wiki-engine, jingo, wiki
Last push: 2023-08-09T17:46:57+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4987, "days_push": 1120, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1016, forks 178 (observed 2026-08-28T04:03:14.330564+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: documentation, markdown, http-server, search-engine
- domain: documentation, developer-tools, self-hosted, web-development
- platform: self-hosted, cross-platform
- tags: wiki-engine, git-based, knowledge-base, gollum-compatible, revision-history, markdown-editor, no-database, cms, nodejs, web-server

## Member repositories
- claudioc/jingo (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.330564+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:18.283543+00:00, confidence not recorded.
  - readme: https://github.com/claudioc/jingo (fetched 2026-08-28T04:03:14.330564+00:00, sha 3a55a6084393)
  - registry_npm: https://registry.npmjs.org/jingo (fetched 2026-08-29T13:10:32.993310+00:00, sha 56522b9f43cc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
