0.2.10 • Published 8 years ago

wikidown v0.2.10

Weekly downloads
5
License
ISC
Repository
github
Last release
8 years ago

Wikidown = Wiki + Markdown

Introduction

Wikidown is a Wiki System for Markdown.

Install

You should install 《node.js+git》 first.

$ git clone https://github.com/ccckmit/wikidown.git

Run

$ cd wikidown
$ node server

Server started: http://localhost:80
Ssl Server started: https://localhost:443
db connect fail

Edit & View

Visiting http://localhost (HTTP mode) for View, and https://locahost (SSL mode) for Edit.

You may edit it in SSL mode, but only view in HTTP mode.

You should login first before edit any page. The default account is 'root', default password is '123' !

Host

You may upload the site to github and host on the gh-pages branch.

In this case, you may browse and read , but you can not save or modify any file on github.

Contact

Please contact ccckmit@gmail.com for any problem about Wikidown.

Enjoy it !

0.2.10

8 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago