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 (
sociar /
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Tue Aug 26 01:32:24 -0700 2008 | [manveru] |
| |
Rakefile | Mon Jun 02 07:16:11 -0700 2008 | [manveru] |
| |
controller/ | Tue Aug 26 01:32:24 -0700 2008 | [manveru] |
| |
db/ | Mon Jun 02 22:59:29 -0700 2008 | [manveru] |
| |
env.rb | Tue Aug 26 01:32:24 -0700 2008 | [manveru] |
| |
env/ | Tue Aug 26 01:32:24 -0700 2008 | [manveru] |
| |
helper/ | Sun Jun 01 22:08:46 -0700 2008 | [manveru] |
| |
model/ | Tue Aug 26 01:32:24 -0700 2008 | [manveru] |
| |
public/ | Wed Jun 04 00:35:53 -0700 2008 | [manveru] |
| |
spec/ | Sun Jun 01 22:08:46 -0700 2008 | [manveru] |
| |
start.rb | Tue Aug 26 01:32:24 -0700 2008 | [manveru] |
| |
vendor/ | Tue Aug 26 01:33:05 -0700 2008 | [manveru] |
| |
view/ | Tue Aug 26 01:32:24 -0700 2008 | [manveru] |
README.markdown
Sociar
Sociar is an open source social networking platform. It's geared towards customization, offering you all the flexibility you'll need to build your own social network based on it.
The underlying architecture is provided by the Ramaze web framework.
Features
Sociar provides
Obtaining
Currently Sociar is available on github, for the installation you can either use git or download a tarball directly from the Sociar github page
Via git
git clone git://github.com/manveru/sociar
Running
First you'll need the dependencies installed:
gem install faker erubis scaffolding_extensions xml-simple maruku thin \
rack haml sequel sqlite3-ruby configuration
Also, make sure to have the latest version of Ramaze, you get get it from github as well.
git clone git://github.com/manveru/ramaze
Setup
Contributing
git clone git://github.com/manveru/sociar cd sociar git branch ticgit origin/ticgit ti list





