No Description

Tobias Platen 20511860a7 url parse fix 2 years ago
.builds 3ba11716c1 Run LDAP, OpenID and PDF tests under Docker. 3 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 44007e5c29 Tweak upgrade docs. 3 years ago
extlib 1f4ac7249f Say `git submodule update --init` - it's shorter. 3 years ago
licenses 2271286079 270, 459. extlib policy, JS -> lgpl, ... 13 years ago
m4 a9dc855ada Updated MediaGoblin config stuff to latest pyconfigure release 9 years ago
mediagoblin 20511860a7 url parse fix 2 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 958e9aef78 Add Jesús E. to AUTHORS. 3 years ago
COPYING d7404e7a4f no reason to say LGPL where AGPL applies in COPYING 9 years ago
Dockerfile-debian-python3-sqlite 40bc5ea9ee Remove test lines in Dockerfiles. 3 years ago
Dockerfile-fedora-python3-sqlite 40bc5ea9ee Remove test lines in Dockerfiles. 3 years ago
MANIFEST.in 59a9c11e9a add alembic migrations to MANIFEST 6 years ago
Makefile.in 83429a8658 Drop Python 2 installation support. 3 years ago
README 9a2b36c9a2 More up to date README 11 years ago
babel.ini 76bb92dcb4 Fix a typo in babel.ini. 10 years ago
bootstrap.sh 1f4ac7249f Say `git submodule update --init` - it's shorter. 3 years ago
bower.json ca469bb08b Add video-resolution-switcher (video.js plugin) v0.4.2 7 years ago
configure.ac 83a744b1a2 Update version number, relnotes and upgrading docs in preparation for release. 3 years ago
docker-compose.yml 0c98ad25a5 Note that Docker deployments are not officially supported or mature. 3 years ago
guix-env.scm 1f4ac7249f Say `git submodule update --init` - it's shorter. 3 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 84b54b18ea Mention some additional default settings in the config [#5618]. 3 years ago
paste.ini 82c2f9a912 Removing flup and fastcgi from documentation 4 years ago
runtests.sh 2cd33c483c Moving the quotation. 10 years ago
setup.py 9fe970147c Pin sqlalchemy to a known good version. 3 years ago
tox.ini 41db886d63 Update tox Python to match Python 3.4 in deployment docs. 3 years ago
wsgi.py 19dc4b86c0 merge my settings 2 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 `_.