1fc8c2a889
* Update installation instructions... ...for Mastodon 4.3 on Ubuntu 24.04 and Debian 12. * Reorder sections To get rid of specifying a ruby version. Also simplifies the steps even further. * Allow other users to traverse mastodon home instead of using group permissions. We heard a lot of different opinions on this and it is clearly not a solution for everyone, but in contrast to the group permissions: * `www-data` will not get write access to mastodon files * this works identical on Debian and Ubuntu |
||
---|---|---|
.github/workflows | ||
archetypes | ||
assets | ||
content | ||
data | ||
i18n | ||
layouts | ||
static | ||
.gitignore | ||
LICENSE | ||
README.md | ||
config.toml |
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.