Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mastodon/documentation
Mastodon documentation
https://github.com/mastodon/documentation
mastodon
Last synced: 3 days ago
JSON representation
Mastodon documentation
- Host: GitHub
- URL: https://github.com/mastodon/documentation
- Owner: mastodon
- License: gfdl-1.3
- Created: 2017-04-09T17:07:21.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-06T13:22:30.000Z (9 days ago)
- Last Synced: 2025-02-10T20:52:24.081Z (5 days ago)
- Topics: mastodon
- Language: SCSS
- Homepage: https://docs.joinmastodon.org
- Size: 64.3 MB
- Stars: 1,713
- Watchers: 69
- Forks: 980
- Open Issues: 187
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - mastodon/documentation - Mastodon documentation (SCSS)
- awesome-starred - mastodon/documentation - Mastodon documentation (mastodon)
README
![]()
The documentation currently uses [Hugo](https://github.com/gohugoio/hugo) to generate a static site from Markdown. Use `hugo serve` to test the site locally. If build errors occur, ensure your Hugo version is the same as [docs.joinmastodon.org](https://github.com/mastodon/documentation/blob/main/.github/workflows/deploy.yml#L43).
View the live documentation at [https://docs.joinmastodon.org](https://docs.joinmastodon.org)
## Contributing
Please read the [Contributing to Mastodon](https://github.com/mastodon/.github/blob/main/CONTRIBUTING.md) guide.