# ryanlelek/Raneto

Markdown powered Knowledgebase Wiki for Node.js

Repository: https://github.com/ryanlelek/Raneto
Canonical: https://ross.abutalabs.com/products/raneto
Homepage: https://raneto.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: node, markdown, knowledgebase, editor, self-hosted, wiki, writing
Last push: 2026-03-18T06:31:15+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 72, release rhythm 50, longevity 100
- inputs: {"age_days": 4478, "days_push": 168, "days_rel": 175, "gap_med": 176, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2899, forks 442 (observed 2026-08-28T04:07:28.825471+00:00)

## What it is
Raneto is a free, open-source Markdown-powered knowledge base and wiki for Node.js. It serves file-based Markdown content with full-text search via Lunr.js, a built-in browser editor, and optional login protection, with no database required.

## Use cases
- host a self-hosted internal wiki
- build a documentation site from markdown files
- create a product knowledge base without a database
- edit documentation pages in the browser
- add full-text search to markdown docs
- version-control documentation with git

## When to choose
- you want a lightweight, file-based markdown wiki with no database
- you need built-in full-text search and a browser editor
- you want to self-host documentation with Docker or Node.js
- you prefer content stored as plain markdown files in git

## When to avoid
- you need multi-user role-based permissions or rich WYSIWYG editing
- you want a full static site generator pipeline rather than a running server
- you need database-backed content or enterprise CMS features

## Facets
- artifact type: application
- maturity: active
- function: search-engine, auth, templating, http-server, markdown
- domain: documentation, web-development, self-hosted, developer-tools
- platform: self-hosted, cross-platform
- tags: knowledge-base, wiki, documentation-site, lunr, file-based, mustache, bootstrap-theme, nodejs, web-server, docker

## Member repositories
- ryanlelek/Raneto (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:28.825471+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:35:11.899587+00:00, confidence not recorded.
  - readme: https://github.com/ryanlelek/Raneto (fetched 2026-08-28T04:07:28.825471+00:00, sha 16318e32e968)
  - homepage: https://raneto.com (fetched 2026-08-29T09:50:26.483407+00:00, sha f52ea000449b)
  - registry_npm: https://registry.npmjs.org/raneto (fetched 2026-08-29T09:50:26.494040+00:00, sha 8b82c85a80dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
