Bez popisu

Tobias Platen 62ca821103 refactoring před 3 roky
api-docs e72c30e0e5 Only create api docs for mediagoblin/ před 11 roky
devtools 85107918b5 Fix Mac dev setup issues [#5442]. před 4 roky
docs 9308959be2 docs: Document video resolution config. před 4 roky
extlib 1038aea822 Fix audio thumbnailing once and for all. před 4 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 62ca821103 refactoring před 3 roky
.bowerrc 88579e61ac Add extlib-installing bower files před 9 roky
.dockerignore 868918690b Document and improve Docker handling of mounted source code directory. před 4 roky
.gitignore 85107918b5 Fix Mac dev setup issues [#5442]. před 4 roky
.gitmodules 7ab8ca61c4 Use https:// instead of git:// to clone [#5551] před 6 roky
AUTHORS 85107918b5 Fix Mac dev setup issues [#5442]. před 4 roky
COPYING d7404e7a4f no reason to say LGPL where AGPL applies in COPYING před 9 roky
Dockerfile-debian-python2-sqlite e77430eb27 Add release notes for v0.10.0. před 4 roky
Dockerfile-debian-python3-sqlite e77430eb27 Add release notes for v0.10.0. před 4 roky
Dockerfile-fedora-python3-sqlite 35494ed66c Add CentOS rabbitmq instructions. před 4 roky
MANIFEST.in 59a9c11e9a add alembic migrations to MANIFEST před 6 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
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 ca469bb08b Add video-resolution-switcher (video.js plugin) v0.4.2 před 6 roky
configure.ac e94f94e639 fixup! Now in 0.11.0 development cycle. před 4 roky
diff.txt bee3a47b14 add music_release media type před 3 roky
docker-compose.yml 912e5d2b41 Fix "KeyError: 'No such transport: sqlite. Did you mean sqla?'" in tests. před 4 roky
guix-env.scm 1171b5b738 Further document guix workaround for Werkzeug. před 4 roky
init.sh 62ca821103 refactoring před 3 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 82c2f9a912 Removing flup and fastcgi from documentation před 4 roky
mediagoblin.example.ini be9262b4d4 included plugin from previous commit to mediagoblin.ini před 8 roky
package-lock.json bee3a47b14 add music_release media type před 3 roky
paste.ini 82c2f9a912 Removing flup and fastcgi from documentation před 4 roky
runtests.sh 2cd33c483c Moving the quotation. před 10 roky
setup.py 7e10cddee0 docs: Tweak the release notes and deployment docs following testing. před 4 roky
tox.ini 645599c2ba Pass test paths to py.test via tox před 7 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 `_.