# Dynalon/mdwiki

CMS/Wiki system using Javascript for 100% client side single page application using Markdown.

Repository: https://github.com/Dynalon/mdwiki
Canonical: https://ross.abutalabs.com/products/mdwiki
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2025-02-02T17:34:23+00:00

## Health v2 (maintenance only)
Score: 25/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 4, release rhythm 8, longevity 100
- inputs: {"age_days": 4722, "days_push": 577, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3191, forks 760 (observed 2026-08-28T04:07:48.152988+00:00)

## What it is
MDwiki is a 100% client-side CMS/wiki implemented as a single HTML file that renders Markdown pages entirely in the browser with no server-side backend. It turns any directory of Markdown files into a wiki served by any static file host.

## Use cases
- host a wiki on plain static hosting with no server
- build documentation from markdown files without a backend
- create a simple cms using only markdown and javascript
- run a personal knowledge base from a folder of md files
- serve a wiki from a shared network drive or dropbox

## When to choose
- you only have static file hosting and no server-side runtime
- you want a zero-install wiki that works by dropping one html file next to markdown files
- your content is already in markdown and needs no database

## When to avoid
- you need server-side search, authentication, or dynamic content
- you require multi-user editing workflows or access control
- you need a modern actively developed feature set

## Facets
- artifact type: application
- maturity: maintenance
- function: static-site-generator, markdown, documentation, web-framework
- domain: cms, documentation, web-development, self-hosted
- platform: browser
- tags: wiki, client-side, single-page-application, no-backend, cms, web-server, javascript, nodejs

## Member repositories
- Dynalon/mdwiki (main) score 25

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:48.152988+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:24:56.245048+00:00, confidence not recorded.
  - readme: https://github.com/Dynalon/mdwiki (fetched 2026-08-28T04:07:48.152988+00:00, sha 54b7c439eb07)
- Data as of 2026-08-30T08:39:29.467469+00:00.
