GithubHelp home page GithubHelp logo

a258379702 / mdwiki Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fifsky/mdwiki

0.0 2.0 0.0 157 KB

这是一个基于MDWiki修改的纯静态的markdown wiki系统

License: GNU General Public License v2.0

HTML 2.29% CSS 10.73% JavaScript 86.98%

mdwiki's Introduction

MDWiki

  • 这是一个静态的基于mdwiki修改的markdown wiki,非常适合快速搭建简单的wiki系统 Demo

  • 原本的mdwiki所有文件写在一个html页面,我将所有JS文件拆开,主要的JS文件采用了CDN引入,你也可以修改为自己的路径,

  • 所有md文件修改为放置在content目录

  • 这个版本去除了很多需要翻墙才能使用的特性,比如facebook,gist,google map,如果你需要这些特性,请参照原版将JS代码copy到static/js/mdwiki.js中就可以了

  • 这个wiki代码采用了marked库作为markdown的解析 See https://github.com/chjj/marked

  • 支持语法高亮和公式请参考content/index.md文件

  • 如果你需要定制化,你可以参看源码,原理并不复杂,你可以很容易的修改

  • 如果你想了解更多详情,请访问 https://github.com/Dynalon/mdwiki/

mdwiki's People

Contributors

fifsky avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.