Wiki system using Javascript for 100% client side single page application using Markdown.
100% static single file CMS/Wiki done purely with client-side Javascript and HTML5.
from https://github.com/Dynalon/mdwiki/
------
http://dynalon.github.io/mdwiki/#!index.md
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)- Install node.js >= 0.10 and npm (if not included)
- Clone the mdwiki repo
- 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
-
Find the
mdwiki.html
in thedist/
folder
-
Development
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.from https://github.com/Dynalon/mdwiki/
------
http://dynalon.github.io/mdwiki/#!index.md
-------
在github终于找到了神器。mdwiki一个基于bootstrap的,使用markdown编辑内容的js wiki框架。
WIKI链接
Wiki 地址:
- Android Wiki:http://wiki.dev.4g.qq.com/v2/android/index.html
- IOS Wiki:http://wiki.dev.4g.qq.com/v2/ios/index.html
- 后台 Wiki:http://wiki.dev.4g.qq.com/v2/router/index.html
No comments:
Post a Comment