Go to file
Eliot Berriot dd766ac853 Merge branch 'fix-doc-blocks' into 'develop'
fix bad code blocks in doc

See merge request funkwhale/funkwhale!399
2018-09-06 12:15:28 +00:00
.gitlab Added a merge request template and more documentation about the changelog 2018-08-31 19:47:50 +02:00
api Merge branch 'develop' into 'develop' 2018-08-31 20:46:04 +00:00
changes Merge branch 'develop' into 'develop' 2018-08-31 20:46:04 +00:00
demo Fix #358: dockerized nginx to make deployment easier 2018-08-31 17:21:46 +00:00
deploy Fix #358: dockerized nginx to make deployment easier 2018-08-31 17:21:46 +00:00
docker
docs fix bad code blocks in doc 2018-09-06 10:28:40 +02:00
front Fixed a bug in i18n extract/compile scripts 2018-09-05 21:06:53 +02:00
scripts
.dockerignore
.editorconfig
.env.dev Implement LDAP authentication 2018-08-22 18:10:39 +00:00
.gitattributes
.gitignore
.gitlab-ci.yml Implement LDAP authentication 2018-08-22 18:10:39 +00:00
CHANGELOG
CONTRIBUTING.rst Added a merge request template and more documentation about the changelog 2018-08-31 19:47:50 +02:00
CONTRIBUTORS.txt
LICENSE
README.rst
TRANSLATORS.rst
dev.yml
pyproject.toml

README.rst

Funkwhale
=============

.. image:: ./front/src/assets/logo/logo-full-500.png
  :alt: Funkwhale logo
  :target: https://funkwhale.audio

A self-hosted tribute to Grooveshark.com.

LICENSE: AGPL3

Getting help
------------

We offer various Matrix.org rooms to discuss about Funkwhale:

- `#funkwhale:matrix.org <https://matrix.to/#/#funkwhale:matrix.org>`_ for general questions about funkwhale
- `#funkwhale-dev:matrix.org <https://matrix.to/#/#funkwhale-dev:matrix.org>`_ for development-focused discussion

Please join those rooms if you have any questions!

You can also contact `@funkwhale@mastodon.eliotberriot.com <https://mastodon.eliotberriot.com/@funkwhale>`_ on the fediverse.


Contribute
----------

Contribution guidelines as well as development installation instructions
are outlined in `CONTRIBUTING <CONTRIBUTING.rst>`_.

Translate
^^^^^^^^^

Translators willing to help can refer to `TRANSLATORS <TRANSLATORS>`_ for instructions.