This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
bitswiki /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Apr 06 16:25:05 -0700 2009 | |
| |
README.rdoc | Mon Apr 06 16:24:29 -0700 2009 | |
| |
Rakefile | Fri Aug 01 17:09:33 -0700 2008 | |
| |
app/ | Mon Apr 06 16:40:02 -0700 2009 | |
| |
config/ | Mon Apr 06 16:40:02 -0700 2009 | |
| |
db/ | Fri Aug 01 17:09:33 -0700 2008 | |
| |
lib/ | Fri Aug 01 17:09:33 -0700 2008 | |
| |
log/ | Mon Apr 06 16:25:05 -0700 2009 | |
| |
public/ | Fri Aug 01 17:09:33 -0700 2008 | |
| |
script/ | Fri Aug 01 17:09:33 -0700 2008 | |
| |
vendor/ | Fri Aug 01 17:09:33 -0700 2008 |
README.rdoc
Bitswiki
There are lots of Ruby wikis. Why another one? Simple: this one is sweet.
Ok, that’s not exactly it. Really we just needed a simple, fast, extensible wiki for our own internal use. After we were done we realized that it might be useful to others, too. So here you go.
Features
- Tags
- Search
- Textile markdown plus enhancements for inline source code
- Revision comparison (inspired by Instiki and Writeboard)
- Recent changes listing
- RSS feeds for individual page changes or entire wiki
- Sweet scriptaculous drawer effects
- Written in Rails for easy modification
Setup
rake db:schema:load
There’s no authentication, and users are created on the fly. If you need some quick authentication for a private wiki, try this: github.com/pedro/miniauth
Meta
Written by James Lindenbaum. Packaged for open source release by Adam Wiggins.
Released under the MIT License: www.opensource.org/licenses/mit-license.php







