This commit concerns the first subtask of this issue: https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/117 It provide a brand new documentation website, that replace the previous markdown files. The website is auto-generated using CI/CD, and can be found here: https://johnxlivingston.github.io/peertube-plugin-livechat/
This commit is contained in:
20
support/documentation/content/intro/_index.de.md
Normal file
20
support/documentation/content/intro/_index.de.md
Normal file
@ -0,0 +1,20 @@
|
||||
+++
|
||||
title="Einführung"
|
||||
description="Einführung"
|
||||
weight=5
|
||||
chapter=false
|
||||
+++
|
||||
|
||||
Dieses [Peertube](https://joinpeertube.org/) Plugin ist dafür gedacht, ein Chatsystem für Peertube-Videos bereitzustellen.
|
||||
|
||||
{{% notice tip %}}
|
||||
Sie können die Sprachauswahl im linken Menü verwenden, um diese Dokumentation in verschiedenen Sprachen anzuzeigen.
|
||||
{{% /notice %}}
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
|  |  |
|
||||
|
||||
{{% notice tip %}}
|
||||
Siehe eine [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae).
|
||||
{{% /notice %}}
|
16
support/documentation/content/intro/_index.en.md
Normal file
16
support/documentation/content/intro/_index.en.md
Normal file
@ -0,0 +1,16 @@
|
||||
+++
|
||||
title="Introduction"
|
||||
description="Introduction"
|
||||
weight=5
|
||||
chapter=false
|
||||
+++
|
||||
|
||||
This [Peertube](https://joinpeertube.org/) plugin is meant to provide chat system for Peertube videos.
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
|  |  |
|
||||
|
||||
{{% notice tip %}}
|
||||
See a [demo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae).
|
||||
{{% /notice %}}
|
20
support/documentation/content/intro/_index.fr.md
Normal file
20
support/documentation/content/intro/_index.fr.md
Normal file
@ -0,0 +1,20 @@
|
||||
+++
|
||||
title="Introduction"
|
||||
description="Introduction"
|
||||
weight=5
|
||||
chapter=false
|
||||
+++
|
||||
|
||||
Ce plugin pour [Peertube](https://joinpeertube.org/) permet d'intégrer un système de «chat» (clavardage) à coté des vidéos.
|
||||
|
||||
{{% notice tip %}}
|
||||
Vous pouvez utiliser le sélecteur de langue dans le menu de gauche pour afficher cette documentation dans différentes langues.
|
||||
{{% /notice %}}
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
|  |  |
|
||||
|
||||
{{% notice tip %}}
|
||||
Voir une [démo](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae).
|
||||
{{% /notice %}}
|
20
support/documentation/content/intro/_index.ja.md
Normal file
20
support/documentation/content/intro/_index.ja.md
Normal file
@ -0,0 +1,20 @@
|
||||
+++
|
||||
title="はじめに"
|
||||
description="はじめに"
|
||||
weight=5
|
||||
chapter=false
|
||||
+++
|
||||
|
||||
この[Peertube](https://joinpeertube.org/)プラグインは、お使いのPeerTubeインスタンスの動画に対してチャットシステムを提供します。
|
||||
|
||||
{{% notice tip %}}
|
||||
左側のメニューにある言語セレクターを使って、このドキュメントをさまざまな言語で表示することができます。
|
||||
{{% /notice %}}
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
|  |  |
|
||||
|
||||
{{% notice tip %}}
|
||||
実際の動きを[デモ](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae)でご確認頂けます。
|
||||
{{% /notice %}}
|
Reference in New Issue
Block a user