funkwhale/docs/user_documentation/channels/index.md

47 wiersze
856 B
Markdown
Czysty Zwykły widok Historia

2022-01-19 18:49:46 +00:00
# Channels
Use channels to publish your own audio content on Funkwhale. Channels enable you to create and share your creations with the whole {term}`Fediverse`.
Funkwhale supports two types of channel:
- __Podcasts__ – broadcast your podcast over the Fediverse. Listeners can also use their favorite {term}`podcatcher` to listen to podcasts using {abbr}`RSS (Really Simple Syndication)`.
- __Artist Discography__ – upload your own music and create a following.
Follow the guides in this section to get started.
```{toctree}
---
caption: Manage your channels
maxdepth: 1
---
create_channel
edit_channel
delete_channel
```
```{toctree}
---
caption: Manage channel content
maxdepth: 1
---
upload_artist
upload_podcast
delete_artist
delete_podcast
```
```{toctree}
---
caption: Follow channels
maxdepth: 1
---
follow_channel
subscribe_rss
```