a6e92cd1b1
* include migration steps to stop the redis-server service on your new machine before copying the redis dump file * use single command for redis-cli SAVE instead of opening then exiting the interactive client |
||
---|---|---|
.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.