This is my personal fork of MediaGoblin that I do all my work on Federation. If you're looking for the main code please go to: https://savannah.gnu.org/projects/mediagoblin

Jessica Tallon 55ee862cfc Add code for mediagoblin to pump federation před 8 roky
api-docs e72c30e0e5 Only create api docs for mediagoblin/ před 11 roky
devtools 118ca330df Also switch "#!/usr/bin/env bash" to "#!/bin/sh" in compile-translations.sh před 8 roky
docs e2212f944b Basic explaination of how to deploy with Python 3. před 8 roky
extlib 45aa5360d6 Make freesound compatible with python3 před 8 roky
licenses 2271286079 270, 459. extlib policy, JS -> lgpl, ... před 13 roky
m4 a9dc855ada Updated MediaGoblin config stuff to latest pyconfigure release před 9 roky
mediagoblin 55ee862cfc Add code for mediagoblin to pump federation před 8 roky
.bowerrc 88579e61ac Add extlib-installing bower files před 9 roky
.gitignore 714008693e Fix #5036 - Add pip-selfcheck.json to .gitignore před 9 roky
.gitmodules 0e780d1453 Back to pdf.js from git submodules... před 9 roky
AUTHORS 8b76211d74 Crediting iyzsong před 8 roky
COPYING d7404e7a4f no reason to say LGPL where AGPL applies in COPYING před 9 roky
MANIFEST.in 30dbf9f524 More things to include in MANIFEST.in před 9 roky
Makefile.in 193c509bf1 Potentially require virtualenv as a requirement for "make dist" před 9 roky
README 9a2b36c9a2 More up to date README před 10 roky
alembic.ini 2ddebb97bf Fix #5391 - Alembic migrations would only work for SQLite před 8 roky
babel.ini 76bb92dcb4 Fix a typo in babel.ini. před 10 roky
bootstrap.sh 6199c8da8d Move "/usr/bin/env bash" to simply "/bin/sh" před 8 roky
bower.json 0e780d1453 Back to pdf.js from git submodules... před 9 roky
configure.ac cf948352b2 Do not require python3.3 explicitely před 8 roky
guix-env.scm 6d38b1858c No need for python-chardet in guix-env.scm před 8 roky
install-sh d4f71e7691 add pyconfigure stuff před 11 roky
lazycelery.sh e4df2fc5b3 Refactor lazyserver.sh to lazystarter.sh and provide lazycelery.sh (#270) před 12 roky
lazyserver.sh e4df2fc5b3 Refactor lazyserver.sh to lazystarter.sh and provide lazycelery.sh (#270) před 12 roky
lazystarter.sh d61778a489 Switch from Paste for serving to Waitress před 8 roky
mediagoblin.example.ini be9262b4d4 included plugin from previous commit to mediagoblin.ini před 8 roky
paste.ini d61778a489 Switch from Paste for serving to Waitress před 8 roky
runtests.sh 2cd33c483c Moving the quotation. před 10 roky
setup.py 062e37899d Oh, we don't need Paste, but we do need PasteScript! před 8 roky
tox.ini ab46e89a65 Install ExifRead from GitHub on Python 3. před 9 roky

README

========
README
========

What is GNU MediaGoblin?
========================

* A place to store all your different media (photos, videos, audios,
and more!) that’s as awesome as, if not more awesome than, existing
network services (Flickr, YouTube, etc)
* Customizable!
* A place for people to collaborate and show off original and derived
creations. Free, as in freedom. We’re a GNU project after all.
* Extensible: Plugins allow you to add new media types (3d models?
Presentations and documents? Yes, and more!) or extend old ones.
* A real community, and we'd love to have you join us!


Is it ready for me to use?
==========================

Yes!


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 `_


Where is the documentation?
===========================

The beginnings of a site administration manual is located in the ``docs/``
directory in HTML, Texinfo, and source (Restructured Text) forms. It's
also available online at http://docs.mediagoblin.org/ in HTML form.

Contributor/developer documentation as well as documentation on the
project processes and infrastructure is located on
`the wiki `_.