chmllr / wikizen

Simple Markdown Wiki in your Dropbox.

Home Page:http://chmllr.github.io/wikizen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Update 2018-06: Project deprecated; demo works in memory only!

"Simplicity is prerequisite for reliability."

Dijkstra

WikiZen is a minimalistic Markdown-based wiki. WikiZen serializes to a single JSON object, which makes it storable anywhere. See the technical specification of the persistence format.

How to use

Writing

Use Markdown language or standard HTML tags. Every page can contain nested pages. Pages can be easily linked using Markdown syntax.

Navigation

The following keyboard shortcuts are supported.

Shortcut Action
e Edit page
a Add nested page
d Delete page
1 - 9 Go to the nth nested page
0 Go to the root page
Left Arrow Go to the parent page
f Set focus to search field
Alt + 1 - 9 Open nth search result
Esc Close editing mask or print page
Ctrl / Cmd + s Save

More

Use GitHub to open an issue or contribute to WikiZen.

About

Simple Markdown Wiki in your Dropbox.

http://chmllr.github.io/wikizen


Languages

Language:JavaScript 78.7%Language:CSS 18.0%Language:HTML 2.1%Language:Makefile 0.8%Language:Shell 0.4%