diff --git a/docs/src/getting-started/install.md b/docs/src/getting-started/install.md index 2a72ada3e7067f2316af0ed89a230b3df262c86d..7d35b296f1e2381798bd654c8fb79902178a36f7 100644 --- a/docs/src/getting-started/install.md +++ b/docs/src/getting-started/install.md @@ -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. ::: diff --git a/docs/src/index.md b/docs/src/index.md index f81b2af0d3922ce2a25469cf4c15f2bdb368722d..0bc9b86d580a4205060e4a6b94371c27d6ca8126 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -43,19 +43,22 @@ podcasters around the world! - 📱 PWA: install as a standalone app - 🎨 Customizable theme colors - 🎬 Generate ready-to-share Video clips from episodes - - 🎵 Generate Soundbites + - 🔉 Generate soundbites - â–¶ï¸ Embeddable player, embed your episodes on any website -- 💸 Monetization +- 💸 Monetization: - 🔗 Funding links - 📲 listen-to-click ads - 🤠value4value / WebMonetization -- 📡 Publish and broadcast everywhere with RSS: Podcast Index, Apple - Podcasts, Spotify, Google Podcasts, Deezer, Podcast Addict, Podfriend, … +- 📡 Publish your episodes everywhere with RSS: + - 📱 On all indexes and apps: Podcast Index, Apple Podcasts, Spotify, + Google Podcasts, Deezer, Podcast Addict, Podfriend, … + - âš¡ Broadcast your episodes instantly with WebSub - 📥 Podcast import: move your existing podcast into Castopod - 📤 Move your podcast out of Castopod - 🔀 Multi-tenant: host as many podcasts as you want - 👥 Multi-user: add contributors and set roles -- 🌎 i18n support: translated in English & French, and more to come! +- 🌎 i18n support: translated in English, French & Polish with more to + come! ## Motivation