diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-04-30 08:41:39 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-04-30 08:41:39 -0400 |
commit | 0f03e1d394273775e9cb77d6dd5fed4fe71afcf3 (patch) | |
tree | b41c55920cf05ce66b6a51f0eb63bfec7094e49b | |
parent | 515b8a48c905d28d682663aa2040850833a5d51a (diff) | |
download | mediagoblin-0f03e1d394273775e9cb77d6dd5fed4fe71afcf3.tar.lz mediagoblin-0f03e1d394273775e9cb77d6dd5fed4fe71afcf3.tar.xz mediagoblin-0f03e1d394273775e9cb77d6dd5fed4fe71afcf3.zip |
Adds a 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. |