<h1><picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/mastodon/mastodon/raw/main/lib/assets/wordmark.dark.png?raw=true"> <source media="(prefers-color-scheme: light)" srcset="https://github.com/mastodon/mastodon/raw/main/lib/assets/wordmark.light.png?raw=true"> <img alt="Mastodon" src="https://github.com/mastodon/mastodon/raw/mainlib/assets/wordmark.light.png?raw=true" height="34"> </picture></h1> The documentation currently uses Hugo to generate a static site from Markdown. Use `hugo serve` to test the site locally. 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.