mdwiki

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

  • 所有者: Dynalon/mdwiki
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者Dynalon/mdwiki
主编程语言JavaScript
编程语言Makefile (语言数: 1)
平台
许可证Other
所有者活动
创建于2013-09-28 15:21:07
推送于2025-02-02 17:34:23
最后一次提交2024-03-17 16:16:56
发布数14
最新版本名称0.7.0 (发布于 )
第一版名称0.5.0 (发布于 )
用户参与
星数3.2k
关注者数161
派生数773
提交数209
已启用问题?
问题数0
打开的问题数0
拉请求数40
打开的拉请求数0
关闭的拉请求数35
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?