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:
10
support/documentation/content/credits/_index.de.md
Normal file
10
support/documentation/content/credits/_index.de.md
Normal file
@ -0,0 +1,10 @@
|
||||
+++
|
||||
title="Credits"
|
||||
description="Plugin Credits"
|
||||
weight=90
|
||||
chapter=false
|
||||
+++
|
||||
|
||||
{{% notice warning %}}
|
||||
This page is not yet translated in your language, please refer to the english version. You can switch to it by using the language selector in the left menu.
|
||||
{{% /notice %}}
|
22
support/documentation/content/credits/_index.en.md
Normal file
22
support/documentation/content/credits/_index.en.md
Normal file
@ -0,0 +1,22 @@
|
||||
+++
|
||||
title="Credits"
|
||||
description="Plugin Credits"
|
||||
weight=90
|
||||
chapter=false
|
||||
+++
|
||||
|
||||
[package.json](https://github.com/JohnXLivingston/peertube-plugin-livechat/blob/main/package.json),
|
||||
[COPYRIGHT](https://github.com/JohnXLivingston/peertube-plugin-livechat/blob/main/COPYRIGHT.md)
|
||||
and [LICENSE](https://github.com/JohnXLivingston/peertube-plugin-livechat/blob/main/LICENSE)
|
||||
files contain the license information for this software and its dependencies.
|
||||
|
||||
Thanks to David Revoy for his work on Peertube's mascot, [Sepia](https://www.davidrevoy.com/index.php?tag/peertube).
|
||||
The character design is under CC-By licence, and the SVG files used to create some logo and avatars in this plugin are GPLv3.0.
|
||||
|
||||
Thanks to [Framasoft](https://framasoft.org) for making [Peertube](https://joinpeertube.org/) possible, and for the financial support.
|
||||
|
||||
Thanks to [ritimo](https://www.ritimo.org/) for the financial support.
|
||||
|
||||
Thanks to [Code Lutin](https://www.codelutin.com/) and [Rétribution Copie Publique](https://copiepublique.fr/) for the financial support.
|
||||
|
||||
Thanks to [NlNet](https://nlnet.nl/) and the [NGI0 Entrust fund](https://nlnet.nl/entrust/) for the financial support.
|
23
support/documentation/content/credits/_index.fr.md
Normal file
23
support/documentation/content/credits/_index.fr.md
Normal file
@ -0,0 +1,23 @@
|
||||
+++
|
||||
title="Crédits"
|
||||
description="Crédits pour le plugin"
|
||||
weight=90
|
||||
chapter=false
|
||||
+++
|
||||
|
||||
Les fichiers
|
||||
[package.json](https://github.com/JohnXLivingston/peertube-plugin-livechat/blob/main/package.json),
|
||||
[COPYRIGHT](https://github.com/JohnXLivingston/peertube-plugin-livechat/blob/main/COPYRIGHT.md)
|
||||
et [LICENSE](https://github.com/JohnXLivingston/peertube-plugin-livechat/blob/main/LICENSE)
|
||||
contiennent les informations sur la licence du présent logiciel (en anglais).
|
||||
|
||||
Merci à David Revoy pour son travail sur la mascotte de Peertube, [Sepia](https://www.davidrevoy.com/index.php?tag/peertube).
|
||||
Le character design est en licence CC-By, et les fichiers SVG utilisés pour créer certains logos et avatars en GPLv3.0.
|
||||
|
||||
Merci à [Framasoft](https://framasoft.org) pour avoir rendu [Peertube](https://joinpeertube.org/) possible, et pour le support financier.
|
||||
|
||||
Merci à [ritimo](https://www.ritimo.org/) pour le support financier.
|
||||
|
||||
Merci à [Code Lutin](https://www.codelutin.com/) et à la [Rétribution Copie Publique](https://copiepublique.fr) pour le support financier.
|
||||
|
||||
Merci à [NlNet](https://nlnet.nl/) et au [fond NGI0 Entrust](https://nlnet.nl/entrust/) pour le support financier.
|
22
support/documentation/content/credits/_index.ja.md
Normal file
22
support/documentation/content/credits/_index.ja.md
Normal file
@ -0,0 +1,22 @@
|
||||
+++
|
||||
title="クレジット"
|
||||
description="クレジット"
|
||||
weight=90
|
||||
chapter=false
|
||||
+++
|
||||
|
||||
[package.json](https://github.com/JohnXLivingston/peertube-plugin-livechat/blob/main/package.json)、
|
||||
[COPYRIGHT](https://github.com/JohnXLivingston/peertube-plugin-livechat/blob/main/COPYRIGHT.md)
|
||||
と [LICENSE](https://github.com/JohnXLivingston/peertube-plugin-livechat/blob/main/LICENSE)
|
||||
ファイルには、このソフトウェアと使用しているライブラリなどのライセンス情報が含まれています。
|
||||
|
||||
Peertubeのマスコット[Sepia](https://www.davidrevoy.com/index.php?tag/peertube)を制作してくださったDavid Revoy氏に感謝致します。
|
||||
キャラクターデザインは、CC-Byライセンスであり、本プラグインの一部のロゴとアバターを作成する為に使用されているSVGファイルはGPLv3.0です。
|
||||
|
||||
[Peertube](https://joinpeertube.org/)を実現し、また経済的な支援も行っている[Framasoft](https://framasoft.org)に感謝致します。
|
||||
|
||||
経済的な支援を行って頂いている[ritimo](https://www.ritimo.org/)に感謝致します。
|
||||
|
||||
経済的な支援を行って頂いている[Code Lutin](https://www.codelutin.com/)/[Rétribution Copie Publique](https://copiepublique.fr/)に感謝致します。
|
||||
|
||||
経済的な支援を行って頂いている[NlNet](https://nlnet.nl/)/[NGI0 Entrust fund](https://nlnet.nl/entrust/)(https://copiepublique.fr/)に感謝致します。
|
Reference in New Issue
Block a user