update README.md
This commit is contained in:
parent
4127d0965f
commit
a425fcb5c8
38
README.md
38
README.md
|
@ -1,39 +1,3 @@
|
|||
![takahē](static/img/logo-128.png)
|
||||
|
||||
A *beta* Fediverse server for microblogging. Not fully polished yet -
|
||||
we're still working towards a 1.0!
|
||||
|
||||
**Current version: [0.11.0](https://docs.jointakahe.org/en/latest/releases/0.11/)**
|
||||
|
||||
Key features:
|
||||
|
||||
- **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.
|
||||
|
||||
For more background and information, see [jointakahe.org](https://jointakahe.org/).
|
||||
|
||||
<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">
|
||||
|
||||
|
||||
## Deployment
|
||||
|
||||
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/).
|
||||
|
||||
|
||||
## Roadmap
|
||||
|
||||
Takahē is still under very active development towards a 1.0 release, and not
|
||||
all functionality is supported yet.
|
||||
|
||||
For a detailed feature breakdown, see [the features page in our docs](https://docs.jointakahe.org/en/latest/features/).
|
||||
|
||||
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).
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
If you'd like to contribute, please read [our contributing docs](https://docs.jointakahe.org/en/latest/contributing/).
|
||||
Our fork of [Takahe](https://github.com/jointakahe/takahe). Currently the only change is to make the post length limit 100,000.
|
Loading…
Reference in New Issue