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:
@ -0,0 +1,10 @@
|
||||
+++
|
||||
title="Give your feedback"
|
||||
description="Give your feedback"
|
||||
weight=30
|
||||
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 %}}
|
@ -0,0 +1,11 @@
|
||||
+++
|
||||
title="Give your feedback"
|
||||
description="Give your feedback"
|
||||
weight=30
|
||||
chapter=false
|
||||
+++
|
||||
|
||||
You don't need to know how to code to start contributing to this plugin! Other
|
||||
contributions are very valuable too, among which: you can test the software and
|
||||
report bugs, you can give feedback, features that you are
|
||||
interested in, user interface, design, ...
|
@ -0,0 +1,9 @@
|
||||
+++
|
||||
title="Donnez vos retours"
|
||||
description="Donnez vos retours"
|
||||
weight=30
|
||||
chapter=false
|
||||
+++
|
||||
|
||||
Vous n'avez pas besoin de coder pour commencer à contribuer à ce plugin !
|
||||
Les autres formes de contributions sont également précieuses, parmis lesquelles : vous pouvez tester le plugin et remonter les bugs que vous rencontrez, partager vos retours d'expérience, proposer des fonctionnalités qui vous intéressent, remonter vos remarques sur l'interface, le design, etc.
|
@ -0,0 +1,10 @@
|
||||
+++
|
||||
title="Give your feedback"
|
||||
description="Give your feedback"
|
||||
weight=30
|
||||
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 %}}
|
Reference in New Issue
Block a user