Skip to content

Commit

Permalink
Testing th
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Feb 21, 2009
1 parent 0b3058c commit e2df848
Show file tree
Hide file tree
Showing 2 changed files with 303 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.markdown
Expand Up @@ -28,6 +28,25 @@ Alternatively, you could just comment out all the define_index lines in the mode
3. run `./configure && make && sudo make install`
4. `cd` to rBoard app folder
5. run `rake ts:config && rake ts:in && rake ts:start`. This should start up the thinking sphinx daemon.

## Features

rboard has the following awesome things:

* Categories (can be ordered)
* Forums (can be ordered)
* Topics
* Ability to lock
* Ability to sticky
* Posts
* Users
* Searching (courtesy of ThinkingSphinx)
* Signatures
* Member Lists
* Avatars that fallback to [Gravatars](http://gravatar.com)
* IP Tracking

Puppies, Kittens, Rainbows and Unicorns sold separately.

## OAQ (Occasionally Asked Questions)

Expand All @@ -53,7 +72,7 @@ Alternatively, you could just comment out all the define_index lines in the mode

6. OMG it is broken -- why!?!?

If you have any problems, you can contact me [through GitHub](http://github.com/inbox/new/Radar) or by [emailing me](mailto:radarlistener@gmail.com)
If you have any problems, you can contact me [through GitHub](http://github.com/inbox/new/radar) or by [emailing me](mailto:radarlistener@gmail.com)

7. I love you.

Expand Down

0 comments on commit e2df848

Please sign in to comment.