You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
1.5 KiB

  1. Index
  2. =====
  3. **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.
  4. ### Using Mastodon
  5. - [Frequently Asked Questions](Using-Mastodon/FAQ.md)
  6. - [List of Mastodon instances](Using-Mastodon/List-of-Mastodon-instances.md)
  7. - [Apps](Using-Mastodon/Apps.md)
  8. ### Using the API
  9. - [API documentation](Using-the-API/API.md)
  10. - [Testing the API with cURL](Using-the-API/Testing-with-cURL.md)
  11. - [OAuth details](Using-the-API/OAuth-details.md)
  12. - [Tips for app developers](Using-the-API/Tips-for-app-developers.md)
  13. - [Push notifications](Using-the-API/Push-notifications.md)
  14. ### Running Mastodon
  15. - [Production guide](Running-Mastodon/Production-guide.md)
  16. - [Alternative: Running on Heroku](Running-Mastodon/Heroku-guide.md)
  17. - [Development guide](Running-Mastodon/Development-guide.md)
  18. - [Alternative: Development with Vagrant](Running-Mastodon/Vagrant-guide.md)
  19. - [Administration guide](Running-Mastodon/Administration-guide.md)
  20. ### Contributing to Mastodon
  21. - [Sponsors](Contributing-to-Mastodon/Sponsors.md)
  22. - [Translate Mastodon in your language](Contributing-to-Mastodon/Translating.md)
  23. - [Report bugs and submit ideas](https://github.com/tootsuite/mastodon/issues)
  24. ### Protocols
  25. - [List of used specs and RFCs for the federation](Specs-and-RFCs-used.md)
  26. - [Extensions of the above protocols](Extensions.md)