diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-04-30 08:27:15 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-04-30 08:27:15 -0500 |
commit | 776331fd96b55dba004e8bb5a10e02a555bf76c1 (patch) | |
tree | 5cf332de13e8cd47d72e9916896e14c93886a8ba /README | |
parent | 1bb0fdf2f4f568019c3449f269c69f406507bd7c (diff) | |
parent | 87b44d61ef4c1ace855540ab35f047a2067e277c (diff) | |
download | mediagoblin-776331fd96b55dba004e8bb5a10e02a555bf76c1.tar.lz mediagoblin-776331fd96b55dba004e8bb5a10e02a555bf76c1.tar.xz mediagoblin-776331fd96b55dba004e8bb5a10e02a555bf76c1.zip |
Merge branch 'master' into celerysubmit
Diffstat (limited to 'README')
-rw-r--r-- | README | 38 |
1 files changed, 38 insertions, 0 deletions
@@ -0,0 +1,38 @@ +======== + README +======== + +What is GNU MediaGoblin? +======================== + +* Initially, a place to store all your photos that’s as awesome as, if + not more awesome than, existing network services (Flickr, SmugMug, + Picasa, etc) +* Later, a place for all sorts of media, such as video, music, etc hosting. +* Federated with OStatus! +* Customizable! +* A place for people to collaborate and show off original and derived + creations Free, as in freedom. We’re a GNU project in the making, + afterall. + + +Is it ready for me to use? +========================== + +Not yet! We're working on it and we hope to have a usable system by +September 2011. + + +Can I help/hang out/participate/whisper sweet nothings in your ear? +=================================================================== + +Yes! Please join us and hang out! For more information on where we +hang out, see `our Join page <http://mediagoblin.org/join/>`_ + + +Where is the documentation? +=========================== + +Documentation is located in the ``docs/`` directory in a "raw" +restructured-text form. It is also mirrored at +http://docs.mediagoblin.org/ in HTML form. |