Clean documentation

This commit is contained in:
Romaric Mourgues
2023-04-17 17:00:03 +02:00
parent a46c6ca0a8
commit 88bd3b2a32
80 changed files with 138 additions and 2492 deletions
+7 -37
View File
@@ -1,45 +1,15 @@
# ☀️ Welcome to Twake
# ☀️ Welcome to TDrive
Twake is an open source collaborative workspace. It can be self-hosted, used is saas and easily integrated into your teams. Twake offers all the features for collaboration : team chat, file storage, team calendar, tasks manager.
TDrive is an open source collaborative drive. It can be self-hosted, used is saas and easily integrated into your teams. TDrive offers all the features for collaboration : team chat, file storage, team calendar, tasks manager.
This **documentation** assists developers and users in having the best Twake experience as possible. Weve developed Twake to have a better teamwork.
This **documentation** assists developers and users in having the best TDrive experience as possible. Weve developed TDrive to have a better teamwork.
---
# 🌎 Use Twake on twake.app
#### Start using TDrive now
#### Start using Twake now
Install it on your own server: [click here](onprem/installation.md)).
To use Twake online it is simple, just go on [twake.app](https://twake.app) and click "Sign up".
#### Add plugins like OnlyOffice
> Want to install it on your own server ? [It is here](onprem/installation.md)).
#### Now, you can learn how to become a Twake super-user
> Learn how to become a power user of Twake: [welcome.md](./how-to-use-it/welcome.md)
> If you want to see the latest updates you can go here: [https://github.com/linagora/Twake/blob/main/changelog.md](https://github.com/linagora/Twake/blob/canary/changelog.md)
## Use the canary version to try out new features
You want to try the latest features from Twake before they come out to production? You can!
We have a server called Canary that will give you access to new features 1 month before their official releases. This server is compatible with the classic server so it means you can still discuss with your team even if you are the only one using the canary server.
The goal of the canary server it to do additional testing with a larger set of users, so if you encounter any issue, please notify us to help us fix the version before to ship it on production.
When using the canary server, the best is to set it up on all your devices like so:
#### How to use it on my browser
Just go to [canary.twake.app](https://canary.twake.app) instead of web.twake.app.
#### How to use it on the desktop app
Press Shift+Alt+Command or Shift+Ctrl+Alt to open the "Change server url" popup then enters [https://canary.twake.app](https://canary.twake.app) in the input then press OK.
#### How to use it on the mobile app
Logout from the mobile app, click on Change server and put [https://canary.twake.app](https://canary.twake.app) then login.
> If you want to see the latest updates on the **canary** server you can go here: [https://github.com/linagora/Twake/blob/canary/changelog.md](https://github.com/linagora/Twake/blob/canary/changelog.md)
[click here](plugins.md)).