100% static single file CMS/Wiki done purely with client-side Javascript and HTML5.
See http://www.mdwiki.info for more info and documentation.
See https://github.com/Dynalon/mdwiki/releases for readily precompiled releases.
-
Install node.js >= 18 and npm (if not included)
-
Clone this repo
-
Install deps:
npm install
-
Build MDwiki
npm run build
-
Find the
mdwiki.html
in therelease/
anddist/
folder