Full documentation repository for Mastodon
Go to file
ThibG 9430d2e2d9 Document how to use WEB_DOMAIN along with common pitfalls (#149)
* Create Serving_a_different_domain.md

Add extensive documentation for WEB_DOMAIN, as the feature is ill-documented and may be confusing.

* Fix Serving_a_different_domain.md

* Webfinger discovery workaround has made its way to v1.3.0
2017-05-01 16:45:18 +02:00
Contributing-to-Mastodon Patrons list as processed on April 1st 2017 2017-04-30 20:58:02 +02:00
Running-Mastodon Document how to use WEB_DOMAIN along with common pitfalls (#149) 2017-05-01 16:45:18 +02:00
Using-Mastodon Add madonctl cross-platform CLI app (#180) 2017-05-01 16:36:28 +02:00
Using-the-API Adds table for libraries (#182) 2017-05-01 16:41:05 +02:00
Extensions.md Fix outdated info 2017-02-14 21:33:31 +01:00
LICENSE Adds LICENSE 2017-04-22 00:22:52 +02:00
README.md Adds note about running off master. 2017-04-26 10:52:13 +02:00
Specs-and-RFCs-used.md Add wiki contents to docs/ instead 2017-01-21 22:51:02 +01:00

README.md

Mastodon documentation

Mastodon is a free, open-source GNU social-compatible social network server. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the social network seamlessly.

Using Mastodon

Using the API

Running Mastodon

Please note: It is highly recommended to run a tagged release of Mastodon and not run off the current master branch.

Contributing to Mastodon

Protocols