mdwiki

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

  • Owner: Dynalon/mdwiki
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Build Status

MDwiki

100% static single file CMS/Wiki done purely with client-side Javascript and HTML5.

See http://www.mdwiki.info for more info and documentation.

!! This project is currently unmaintained!!

Download

See https://github.com/Dynalon/mdwiki/releases for readily precompiled releases.

How to build from source

(applies to master branch, stable may differ)

  1. Install node.js >= 0.10 and npm (if not included)
  2. Clone the mdwiki repo
  3. Install deps and build MDwiki (you need automake installed - if you are on Windows check the contents of the Makefile for the list of commands to run them manually):
    make
  1. Find the mdwiki.html in the dist/ folder

  2. Development

For development, use

grunt devel 

To get unminified source code compiled to dist/mdwiki-debug.html, as well as auto file watching and livereload support. Symlink the development mdwiki file into your webroot for testing.

Bitdeli Badge

Main metrics

Overview
Name With OwnerDynalon/mdwiki
Primary LanguageJavaScript
Program languageMakefile (Language Count: 1)
Platform
License:Other
所有者活动
Created At2013-09-28 15:21:07
Pushed At2025-02-02 17:34:23
Last Commit At2024-03-17 16:16:56
Release Count14
Last Release Name0.7.0 (Posted on )
First Release Name0.5.0 (Posted on )
用户参与
Stargazers Count3.2k
Watchers Count161
Fork Count773
Commits Count209
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count40
Pull Requests Open Count0
Pull Requests Close Count35
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private