X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=0c2989c62fd0b3559ac620706f0bd9ffa314f3d1;hb=43897b03115ce90cc48de54c2675bafc173953f8;hp=cae96150eada9799eb08c8157ba7c490e76b21a5;hpb=819b656439e5f0ec2ae5de9357502cdfe3196197;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index cae96150e..0c2989c62 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@

Website | Join an instance - | Create an instance - | Chat with us + | Create an instance + | Chat with us | Donate

@@ -31,8 +31,8 @@ Be part of a network of multiple small federated, interoperable video hosting pr
- - + + @@ -116,10 +116,10 @@ Be it as a user or an instance administrator, you can decide what your experienc

Communities that help each other

-In addition to visitors using WebTorrent to share the load among them, instances can help each other by caching one another's videos. This way even small instances have a way to show content to a wider audience, as they will be shouldered by friend instances (more about that in our redundancy guide). +In addition to visitors using WebTorrent to share the load among them, instances can help each other by caching one another's videos. This way even small instances have a way to show content to a wider audience, as they will be shouldered by friend instances (more about that in our redundancy guide).

-Content creators can get help from their viewers in the simplest way possible: a support button showing a message linking to their donation accounts or really anything else. No more pay-per-view and advertisements that hurt visitors and incentivize alter creativity (more about that in our FAQ). +Content creators can get help from their viewers in the simplest way possible: a support button showing a message linking to their donation accounts or really anything else. No more pay-per-view and advertisements that hurt visitors and alter creativity (more about that in our FAQ).

@@ -135,8 +135,8 @@ guide](https://github.com/Chocobozzz/PeerTube/blob/develop/.github/CONTRIBUTING. You can also join the cheerful bunch that makes our community: * Chat: - * IRC : **[#peertube on chat.freenode.net:6697](https://kiwiirc.com/client/irc.freenode.net/#peertube)** * Matrix (bridged on IRC and [Discord](https://discord.gg/wj8DDUT)) : **[#peertube:matrix.org](https://matrix.to/#/#peertube:matrix.org)** + * IRC : **[#peertube on irc.libera.chat:6697](https://web.libera.chat/#peertube)** * Forum: * Framacolibri: [https://framacolibri.org/c/peertube](https://framacolibri.org/c/peertube) @@ -147,7 +147,7 @@ Feel free to reach out if you have any questions or ideas! :speech_balloon: See the [production guide](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md), which is the recommended way to install or upgrade PeerTube. For hardware requirements, see [Should I have a big server to run PeerTube?](https://joinpeertube.org/faq#should-i-have-a-big-server-to-run-peertube) in the FAQ. -See the [community packages](https://docs.joinpeertube.org/install-unofficial), which cover various platforms (including [YunoHost](https://install-app.yunohost.org/?app=peertube) and [Docker](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/docker.md)). +See the [community packages](https://docs.joinpeertube.org/install/unofficial), which cover various platforms (including [YunoHost](https://install-app.yunohost.org/?app=peertube) and [Docker](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/docker.md)). :book: Documentation ---------------------------------------------------------------- @@ -156,31 +156,37 @@ If you have a question, please try to find the answer in the [FAQ](https://joinp ### User documentation -See the [user documentation](https://docs.joinpeertube.org/use-setup-account). +See the [user documentation](https://docs.joinpeertube.org/use/setup-account). ### Admin documentation See [how to create your own instance](https://github.com/Chocobozzz/PeerTube/blob/develop/README.md#package-create-your-own-instance). -See the more general [admin documentation](https://docs.joinpeertube.org/admin-following-instances). +See the more general [admin documentation](https://docs.joinpeertube.org/admin/following-instances). ### Tools documentation -Learn how to import/upload videos from CLI or admin your PeerTube instance with the [tools documentation](https://docs.joinpeertube.org/maintain-tools). +Learn how to import/upload videos from CLI or admin your PeerTube instance with the [tools documentation](https://docs.joinpeertube.org/maintain/tools). ### Technical documentation -See the [architecture blueprint](https://docs.joinpeertube.org/contribute-architecture) for a more detailed explanation of the architectural choices. +See the [architecture blueprint](https://docs.joinpeertube.org/contribute/architecture) for a more detailed explanation of the architectural choices. See our REST API documentation: * OpenAPI 3.0.0 schema: [/support/doc/api/openapi.yaml](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/openapi.yaml) * Spec explorer: [docs.joinpeertube.org/api-rest-reference.html](https://docs.joinpeertube.org/api-rest-reference.html) -See our [ActivityPub documentation](https://docs.joinpeertube.org/api-activitypub). +See our [ActivityPub documentation](https://docs.joinpeertube.org/api/activitypub). ## License -Copyright (C) 2015-2021 PeerTube Contributors (see [CREDITS.md](CREDITS.md)) +### Logo + +[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/), by [Framasoft](https://framasoft.org) + +### Code + +Copyright (C) 2015-2023 PeerTube Contributors (see [CREDITS.md](/CREDITS.md)) This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published