takahe/README.md

40 wiersze
1.8 KiB
Markdown

2022-11-06 00:29:46 +00:00
![takahē](static/img/logo-128.png)
2022-11-05 20:22:36 +00:00
2023-06-24 17:57:56 +00:00
A *beta* Fediverse server for microblogging. Not fully polished yet -
2022-11-24 00:14:04 +00:00
we're still working towards a 1.0!
2022-11-05 20:22:36 +00:00
2024-02-06 01:53:09 +00:00
**Current version: [0.11.0](https://docs.jointakahe.org/en/latest/releases/0.11/)**
2022-11-27 21:09:16 +00:00
2022-11-24 00:14:04 +00:00
Key features:
2022-11-13 20:57:27 +00:00
2023-01-16 23:47:43 +00:00
- **Multiple domain support**, allowing you to host as many domains as you like on a single running instance.
- **Multiple identity support**, allowing users to represent themselves in as many different ways as they want.
- **Easy deployment and maintenance**, so you can focus on looking after your community rather than trying to wrangle with the software.
- **Mastodon Client API compatible**, so users can use their favourite client apps just as they would with Mastodon or other compatible servers.
2022-11-13 20:57:27 +00:00
2022-11-24 00:14:04 +00:00
For more background and information, see [jointakahe.org](https://jointakahe.org/).
2022-12-20 12:04:31 +00:00
<img width="570" alt="takahe-expanded" src="https://user-images.githubusercontent.com/36182/208662574-08b695ad-e97c-4288-bb5a-4c0e38b4517d.png"> <img width="306" alt="takahe-compact" src="https://user-images.githubusercontent.com/36182/208662601-dbbf303b-b836-4463-b2e6-4a872c7d50b2.png">
2022-11-24 00:14:04 +00:00
## Deployment
2022-11-27 21:04:43 +00:00
See [our deployment documentation](https://docs.jointakahe.org/en/latest/installation/).
For changelog and update notes, visit [our releases documentation](https://docs.jointakahe.org/en/latest/releases/).
2022-11-24 00:14:04 +00:00
## Roadmap
2022-11-24 00:14:04 +00:00
Takahē is still under very active development towards a 1.0 release, and not
all functionality is supported yet.
2022-11-27 21:04:43 +00:00
For a detailed feature breakdown, see [the features page in our docs](https://docs.jointakahe.org/en/latest/features/).
2022-12-05 21:24:10 +00:00
For an idea of what features are currently in flight, see [our project board for the next release](https://github.com/orgs/jointakahe/projects/1/views/1).
2022-11-13 20:57:27 +00:00
## Contributing
2022-11-27 21:04:43 +00:00
If you'd like to contribute, please read [our contributing docs](https://docs.jointakahe.org/en/latest/contributing/).