Git Product home page Git Product logo

mdwiki-1's Introduction

MDWiki (Markdown Wiki)

Build Status Dependency status

This repository contains a Node.js project for a simple Markdown based wiki. MDWiki is open source and can used in two ways.

The first way is to use our hosted version on www.mdwiki.net.

To use this hosted version you just have to create of public repository on Github for the content of your wiki. The only required file is the index.md. In this file you can create links to navigate to the other files of your wiki.

When you have created your content repository on github, you just have to navigate to the www.mdwiki.net and enter your user name and the name of your repository. MDWiki will now read the content of your repository. This informations will be saved in the local storage of your webbrowser, so when you come back to MDWiki you'll see automatically your own wiki content.

The second way to use MDWiki is to create a fork of the source code from github.com/mdwiki/mdwiki and deploy it to your own node hoster. For www.mdwiki.net we are using Heroku, but other node hosters like Windows Azure or Open Shift can also be used.

MDWiki has currently two providers for the content. The first provider is the Github provider. The second provider is the Git provider. With this provider it's possible to save the content directly in your own webspace. To use this provider you have to deploy the source code to a provider that allows you to use git and grep in the console.

The current version provides just read only access to the content of your wiki. To change the content you just have to clone the repository locally, edit your pages in your favored markdown editor and push the changes to github. MDWiki will show you automatically the latest version of your pages.

For more informations about the project see the wiki page of this repository. We will write more technical informations about the project there.

mdwiki-1's People

Contributors

janbaer avatar ovu avatar ilkerde avatar

Watchers

James Cloos 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.