Dynalon/mdwiki
CMS/Wiki system using Javascript for 100% client side single page application using Markdown. observed · 2026-08-28
Health v2 · maintenance only
25/100
- Activity 4
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 4722
- days_rel: n/a
- days_push: 577
- n_releases_24m: 0
Adoption not part of the score
3191 stars · 760 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
application · maturity maintenance
static-site-generator markdown documentation web-framework cms documentation web-development self-hosted browser wiki client-side single-page-application no-backend cms web-server javascript nodejs
1 source
- readme: https://github.com/Dynalon/mdwiki · fetched 2026-08-28 · 54b7c439eb07
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Dynalon/mdwiki | main | 25 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem