説明なし

Tobias Platen 20511860a7 url parse fix 2 年 前
.builds 3ba11716c1 Run LDAP, OpenID and PDF tests under Docker. 3 年 前
api-docs e72c30e0e5 Only create api docs for mediagoblin/ 11 年 前
devtools 85107918b5 Fix Mac dev setup issues [#5442]. 4 年 前
docs 44007e5c29 Tweak upgrade docs. 3 年 前
extlib 1f4ac7249f Say `git submodule update --init` - it's shorter. 3 年 前
licenses 2271286079 270, 459. extlib policy, JS -> lgpl, ... 13 年 前
m4 a9dc855ada Updated MediaGoblin config stuff to latest pyconfigure release 9 年 前
mediagoblin 20511860a7 url parse fix 2 年 前
.bowerrc 88579e61ac Add extlib-installing bower files 9 年 前
.dockerignore 868918690b Document and improve Docker handling of mounted source code directory. 4 年 前
.gitignore 85107918b5 Fix Mac dev setup issues [#5442]. 4 年 前
.gitmodules 7ab8ca61c4 Use https:// instead of git:// to clone [#5551] 6 年 前
AUTHORS 958e9aef78 Add Jesús E. to AUTHORS. 3 年 前
COPYING d7404e7a4f no reason to say LGPL where AGPL applies in COPYING 9 年 前
Dockerfile-debian-python3-sqlite 40bc5ea9ee Remove test lines in Dockerfiles. 3 年 前
Dockerfile-fedora-python3-sqlite 40bc5ea9ee Remove test lines in Dockerfiles. 3 年 前
MANIFEST.in 59a9c11e9a add alembic migrations to MANIFEST 6 年 前
Makefile.in 83429a8658 Drop Python 2 installation support. 3 年 前
README 9a2b36c9a2 More up to date README 11 年 前
babel.ini 76bb92dcb4 Fix a typo in babel.ini. 10 年 前
bootstrap.sh 1f4ac7249f Say `git submodule update --init` - it's shorter. 3 年 前
bower.json ca469bb08b Add video-resolution-switcher (video.js plugin) v0.4.2 7 年 前
configure.ac 83a744b1a2 Update version number, relnotes and upgrading docs in preparation for release. 3 年 前
docker-compose.yml 0c98ad25a5 Note that Docker deployments are not officially supported or mature. 3 年 前
guix-env.scm 1f4ac7249f Say `git submodule update --init` - it's shorter. 3 年 前
install-sh d4f71e7691 add pyconfigure stuff 11 年 前
lazycelery.sh e4df2fc5b3 Refactor lazyserver.sh to lazystarter.sh and provide lazycelery.sh (#270) 12 年 前
lazyserver.sh e4df2fc5b3 Refactor lazyserver.sh to lazystarter.sh and provide lazycelery.sh (#270) 12 年 前
lazystarter.sh 82c2f9a912 Removing flup and fastcgi from documentation 4 年 前
mediagoblin.example.ini 84b54b18ea Mention some additional default settings in the config [#5618]. 3 年 前
paste.ini 82c2f9a912 Removing flup and fastcgi from documentation 4 年 前
runtests.sh 2cd33c483c Moving the quotation. 10 年 前
setup.py 9fe970147c Pin sqlalchemy to a known good version. 3 年 前
tox.ini 41db886d63 Update tox Python to match Python 3.4 in deployment docs. 3 年 前
wsgi.py 19dc4b86c0 merge my settings 2 年 前

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