No description
Adds a callout box mentioning that CORS headers must be set if WebFinger requests are being redirected to support a customised WEB_DOMAIN value. This requirement is not called out in the text (only the nginx config example next to it), and is non-obvious enough that, anecdotally, many servers do not implement it properly. See: https://github.com/mastodon/mastodon/issues/26995 |
||
---|---|---|
.github/workflows | ||
archetypes | ||
assets | ||
content | ||
data | ||
i18n | ||
layouts | ||
static | ||
.gitignore | ||
config.toml | ||
LICENSE | ||
README.md |
The documentation currently uses 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.
View the live documentation at https://docs.joinmastodon.org
Contributing
Please read the Contributing to Mastodon guide.