docs: New website

This commit is contained in:
Krille Fear 2021-11-05 09:53:27 +01:00
commit 0f7061e0f6
173 changed files with 518 additions and 5789 deletions

View file

@ -1,7 +0,0 @@
---
layout: default
title: Changelog
lang: en
---
{% include changelog.md %}

View file

@ -1,62 +0,0 @@
---
layout: default
title: F-Droid Repository
lang: en
---
# F-Droid Repository
## Add Repository to F-Droid
Easiest way to add the Repository is to either scan the QR-Code or if you are on your phone directly click it.
{::nomarkdown}
<a href="fdroidrepos://fdroid.fluffychat.im/?fingerprint=8E2637AEF6697CC6DD486AF044A6EE45B1A742AE3EF56566E748CDE8BC65C1FB" >
<img src="{{site.assets}}/images/qr-code.svg" width="300" height="300"/>
</a>
{:/}
### If the QR-Code doesn't work:
First check if you have f-droid installed. If not you can get it from: [https://f-droid.org/](https://f-droid.org/).
After you made sure you installed it and you didn't have it installed before you can try again the QR-Code.
If this still isn't working follow the next steps:
1. Open the f-droid App
2. Go to the `Settings` Tab in the Bottom bar
3. Click the `Repositories` Action
4. Click on the plus sign at the top.
5. Fill in `https://fdroid.fluffychat.im` into the top field and `8E2637AEF6697CC6DD486AF044A6EE45B1A742AE3EF56566E748CDE8BC65C1FB` in the bottom field.
## What is the fingerprint?
The fingerprint of the Repository is: `8E2637AEF6697CC6DD486AF044A6EE45B1A742AE3EF56566E748CDE8BC65C1FB`
# Nightly Repository
## Add Repository to F-Droid
Easiest way to add the Repository is to either scan the QR-Code or if you are on your phone directly click it.
{::nomarkdown}
<a href="fdroidrepos://nightly.fdroid.fluffychat.im/?fingerprint=21A469657300576478B623DF99D8EB889A80BCD939ACA60A4074741BEAEC397D" >
<img src="{{site.assets}}/images/qr-code-nightly.svg" width="300" height="300"/>
</a>
{:/}
### If the QR-Code doesn't work:
First check if you have f-droid installed. If not you can get it from: [https://f-droid.org/](https://f-droid.org/).
After you made sure you installed it and you didn't have it installed before you can try again the QR-Code.
If this still isn't working follow the next steps:
1. Open the f-droid App
2. Go to the `Settings` Tab in the Bottom bar
3. Click the `Repositories` Action
4. Click on the plus sign at the top.
5. Fill in `https://nightly.fdroid.fluffychat.im` into the top field and `21A469657300576478B623DF99D8EB889A80BCD939ACA60A4074741BEAEC397D` in the bottom field.
## What is the fingerprint?
The fingerprint of the Repository is: `21A469657300576478B623DF99D8EB889A80BCD939ACA60A4074741BEAEC397D`

View file

@ -1,6 +0,0 @@
---
layout: default
title: Official Website
lang: en
---
{% include index.html %}

9
docs/en/privacy.html Normal file
View file

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="7; url='https://gitlab.com/famedly/fluffychat/-/blob/main/PRIVACY.md'" />
</head>
<body>
<p>Please follow <a href="https://gitlab.com/famedly/fluffychat/-/blob/main/PRIVACY.md">this link</a>.</p>
</body>
</html>

View file

@ -1,7 +0,0 @@
---
layout: default
title: Privacy
lang: en
---
{% include privacy.md %}

View file

@ -1,37 +0,0 @@
---
layout: default
title: Push
lang: en
---
# Enable Push Notifications without Google Services
You have two options to receive push notifications on FluffyChat without Google Services.
1. Unified Push
2. MicroG
## 1. Unified Push
UnifiedPush is specifications and tools that let the user choose how push notifications are delivered. All in a free and open source way.
### Use hosted (easy)
1. Go to: https://gotify1.unifiedpush.org/
2. Register an account with a username+password
3. Download UP-Gotify from F-Droid: https://f-droid.org/de/packages/com.github.gotify.up/
4. Login on https://gotify1.unifiedpush.org/ with your username+password
5. Restart FluffyChat
From now on all push notifications will go through unified push.
### Self-host (hard)
For more privacy and protection of your meta data you can self host Gotify for unified push.
Learn more about it here: https://unifiedpush.org/users/distributors/gotify/
## 2. MicroG
You can use Firebase Cloud Messaging without Google Services using MicroG.
Learn more about it here: https://microg.org/