docs: update features to add WebSub and polish language + add exif requirements to install

closes #185
This commit is contained in:
Yassine Doghri 2022-03-23 11:23:47 +00:00
parent 82ccd9cdce
commit abbe449c64
2 changed files with 10 additions and 6 deletions

View File

@ -23,6 +23,7 @@ PHP version 8.0 or higher is required, with the following extensions installed:
- [mbstring](https://php.net/manual/en/mbstring.installation.php)
- [gd](https://www.php.net/manual/en/image.installation.php) with **JPEG**,
**PNG** and **WEBP** libraries.
- [exif](https://www.php.net/manual/en/exif.installation.php)
Additionally, make sure that the following extensions are enabled in your PHP:
@ -155,7 +156,7 @@ Docker<svg viewBox="0 0 24 24" width="1em" height="1em" class="text-xl text-pine
::: info Note
Given high demand for docker, we are planning on maintaining an official Docker
Given high demand for docker, we plan on maintaining an official Castopod Docker
image directly into the Castopod repository.
:::

View File

@ -43,19 +43,22 @@ podcasters around&nbsp;the&nbsp;world!
- 📱 &nbsp;PWA: install as a standalone app
- 🎨 &nbsp;Customizable theme colors
- 🎬 &nbsp;Generate ready-to-share Video clips from episodes
- 🎵 &nbsp;Generate Soundbites
- 🔉 &nbsp;Generate soundbites
- ▶️ &nbsp;Embeddable player, embed your episodes on any website
- 💸 &nbsp;Monetization
- 💸 &nbsp;Monetization:
- 🔗 &nbsp;Funding links
- 📲 &nbsp;listen-to-click ads
- 🤝 &nbsp;value4value / WebMonetization
- 📡 &nbsp;Publish and broadcast everywhere with RSS: Podcast Index, Apple
Podcasts, Spotify, Google Podcasts, Deezer, Podcast Addict, Podfriend, …
- 📡 &nbsp;Publish your episodes everywhere with RSS:
- 📱 &nbsp;On all indexes and apps: Podcast Index, Apple Podcasts, Spotify,
Google Podcasts, Deezer, Podcast Addict, Podfriend, …
- ⚡ &nbsp;Broadcast your episodes instantly with WebSub
- 📥 &nbsp;Podcast import: move your existing podcast into Castopod
- 📤 &nbsp;Move your podcast out of Castopod
- 🔀 &nbsp;Multi-tenant: host as many podcasts as you want
- 👥 &nbsp;Multi-user: add contributors and set roles
- 🌎 &nbsp;i18n support: translated in English & French, and more to come!
- 🌎 &nbsp;i18n support: translated in English, French & Polish with more to
come!
## Motivation