No Description

Ben Sturmfels 9308959be2 docs: Document video resolution config. 4 years ago
api-docs e72c30e0e5 Only create api docs for mediagoblin/ 11 years ago
devtools 85107918b5 Fix Mac dev setup issues [#5442]. 4 years ago
docs 9308959be2 docs: Document video resolution config. 4 years ago
extlib 1038aea822 Fix audio thumbnailing once and for all. 4 years ago
licenses 2271286079 270, 459. extlib policy, JS -> lgpl, ... 12 years ago
m4 a9dc855ada Updated MediaGoblin config stuff to latest pyconfigure release 9 years ago
mediagoblin 243354b65e Avoid Celery/RabbitMQ "connection reset" errors [#5609]. 4 years ago
.bowerrc 88579e61ac Add extlib-installing bower files 9 years ago
.dockerignore 868918690b Document and improve Docker handling of mounted source code directory. 4 years ago
.gitignore 85107918b5 Fix Mac dev setup issues [#5442]. 4 years ago
.gitmodules 7ab8ca61c4 Use https:// instead of git:// to clone [#5551] 6 years ago
AUTHORS 85107918b5 Fix Mac dev setup issues [#5442]. 4 years ago
COPYING d7404e7a4f no reason to say LGPL where AGPL applies in COPYING 9 years ago
Dockerfile-debian-python2-sqlite e77430eb27 Add release notes for v0.10.0. 4 years ago
Dockerfile-debian-python3-sqlite e77430eb27 Add release notes for v0.10.0. 4 years ago
Dockerfile-fedora-python3-sqlite 35494ed66c Add CentOS rabbitmq instructions. 4 years ago
MANIFEST.in 59a9c11e9a add alembic migrations to MANIFEST 6 years ago
Makefile.in 193c509bf1 Potentially require virtualenv as a requirement for "make dist" 9 years ago
README 9a2b36c9a2 More up to date README 10 years ago
babel.ini 76bb92dcb4 Fix a typo in babel.ini. 10 years ago
bootstrap.sh 6199c8da8d Move "/usr/bin/env bash" to simply "/bin/sh" 8 years ago
bower.json ca469bb08b Add video-resolution-switcher (video.js plugin) v0.4.2 6 years ago
configure.ac e94f94e639 fixup! Now in 0.11.0 development cycle. 4 years ago
docker-compose.yml 912e5d2b41 Fix "KeyError: 'No such transport: sqlite. Did you mean sqla?'" in tests. 4 years ago
guix-env.scm 1171b5b738 Further document guix workaround for Werkzeug. 4 years ago
install-sh d4f71e7691 add pyconfigure stuff 11 years ago
lazycelery.sh e4df2fc5b3 Refactor lazyserver.sh to lazystarter.sh and provide lazycelery.sh (#270) 12 years ago
lazyserver.sh e4df2fc5b3 Refactor lazyserver.sh to lazystarter.sh and provide lazycelery.sh (#270) 12 years ago
lazystarter.sh 82c2f9a912 Removing flup and fastcgi from documentation 4 years ago
mediagoblin.example.ini be9262b4d4 included plugin from previous commit to mediagoblin.ini 8 years ago
paste.ini 82c2f9a912 Removing flup and fastcgi from documentation 4 years ago
runtests.sh 2cd33c483c Moving the quotation. 9 years ago
setup.py 7e10cddee0 docs: Tweak the release notes and deployment docs following testing. 4 years ago
tox.ini 645599c2ba Pass test paths to py.test via tox 7 years ago

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