mirror of https://github.com/mastodon/mastodon
Full homepage
parent
6a7164639f
commit
b6ee5af38a
@ -1,8 +1,18 @@
|
||||
Mastodon is a GNU Social-compatible microblogging server.
|
||||
**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.
|
||||
|
||||
Getting started:
|
||||
### Using Mastodon
|
||||
- [Frequently Asked Questions](/Gargron/mastodon/wiki/FAQ)
|
||||
- [List of Mastodon instances](/Gargron/mastodon/wiki/List-of-Mastodon-instances)
|
||||
- [Apps](/Gargron/mastodon/wiki/Apps)
|
||||
|
||||
- [API documentation](https://github.com/Gargron/mastodon/wiki/API)
|
||||
- [Testing the API with cURL](https://github.com/Gargron/mastodon/wiki/Testing-with-cURL)
|
||||
- [List of Mastodon instances](https://github.com/Gargron/mastodon/wiki/List-of-Mastodon-instances)
|
||||
- [Frequently Asked Questions](https://github.com/Gargron/mastodon/wiki/FAQ)
|
||||
### Using the API
|
||||
- [API documentation](/Gargron/mastodon/wiki/API)
|
||||
- [Testing the API with cURL](/Gargron/mastodon/wiki/Testing-with-cURL)
|
||||
- [OAuth details](/Gargron/mastodon/wiki/OAuth-details)
|
||||
|
||||
### Running Mastodon
|
||||
- [Production guide](/Gargron/mastodon/wiki/Production-guide)
|
||||
|
||||
### Contributing to Mastodon
|
||||
- [Translate Mastodon in your language](/Gargron/mastodon/wiki/Translating)
|
||||
- [Report bugs and submit ideas](/Gargron/mastodon/issues)
|
Loading…
Reference in New Issue