Skip to content

benatkin/weaky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weaky

A basic CouchDB/Sinatra wiki.

Installation

  1. Install CouchDB
  2. Install sinatra, CouchRest, and maruku
  3. Run 'ruby weaky.rb localhost:5984/weaky'

Features

  • double-bracket wiki links ([[link]])
  • multiple pages with the same name allowed

Missing

  • versions

License

Copyright (c) 2009-2010 Ben Atkin. Licensed under the terms of the MIT license.

Releases

No releases published

Packages

No packages published

Languages