Skip to content
/ rikiki Public

tiny wiki engine using in browser markdown and Sinatra

Notifications You must be signed in to change notification settings

yarmand/rikiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rikiki

A Minimalist wiki created with sinatra, haml, sass, jQuery and twitter bootstrap

Version: 0.2 - works and usable GUI

wiki where you are, as you want !

rikiki create markdown files (.md) in the pages directory, you can edit them directly in your web browser using rikiki or on your desktop with the excellent application Moi.

I personally use it placed in my DropBox. So I can :

  • use and edit pages on my iPhone
  • get wiki sync on all my machines

Usage

clone this repo

git clone git://github.com/yarmand/rikiki.git

You can simply start ruby interpreter

ruby rikiki.rb

But rikiki have a rack standard config.ru so you can easily install it with Pow, Passenger or any rack deployment system.

todo

  • add version on pages with git
  • use kickStrap to make user customize aspect easily
  • Test server side
  • Tests client side
  • make it a gem
  • create a gem binary to create new rikiki wikis instantly, Pow enabled

About

tiny wiki engine using in browser markdown and Sinatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published