Full documentation repository for Mastodon
Go to file
Brook Miles a6e92cd1b1
include migration steps to stop the redis-server service on your new machine before copying the redis dump file (#1587)
* 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
2025-01-23 09:05:08 +01:00
.github/workflows Update hugo to version 0.140.2, GH actions to latest (#1573) 2025-01-10 17:02:17 +01:00
archetypes Document new OAuth changes for 4.3.0 (#1445) 2024-10-10 14:44:19 +02:00
assets Document new OAuth changes for 4.3.0 (#1445) 2024-10-10 14:44:19 +02:00
content include migration steps to stop the redis-server service on your new machine before copying the redis dump file (#1587) 2025-01-23 09:05:08 +01:00
data Update documentation with contents by twrnh 2020-01-04 10:33:16 +01:00
i18n Document new OAuth changes for 4.3.0 (#1445) 2024-10-10 14:44:19 +02:00
layouts Document new OAuth changes for 4.3.0 (#1445) 2024-10-10 14:44:19 +02:00
static Update all Mastodon product screenshots to 4.3 (#1520) 2024-10-08 11:25:04 +01:00
.gitignore Switch hosting to Vercel (#1113) 2022-12-21 06:26:37 +01:00
LICENSE Add LICENSE 2018-10-21 04:03:53 +02:00
README.md Add link to Hugo's repo in README (#1506) 2024-08-21 00:59:32 +01:00
config.toml Update hugo to version 0.140.2, GH actions to latest (#1573) 2025-01-10 17:02:17 +01:00

README.md

Mastodon

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.