doc: enhancement in README.md - potcasse - Podcast publication made easy
(HTM) git clone git://bitreich.org/potcasse git://hg6vgqziawt5s4dj.onion/potcasse
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
(DIR) LICENSE
---
(DIR) commit fd7b98138c854d8b637b6260f7f3c9cd43c68cd5
(DIR) parent 1d1105f240f63af0cb57ce2649b7c71eefb70959
(HTM) Author: Solene Rapenne <solene@perso.pw>
Date: Tue, 20 Jul 2021 23:21:34 +0200
doc: enhancement in README.md
Diffstat:
M README.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
(DIR) diff --git a/README.md b/README.md
@@ -23,13 +23,13 @@ This will create a file `metadata.sh` that you need to edit accordingly to your
It has the following variables:
-+ TITLE: this is the podcast title
-+ AUTHOR: this is the podcast author (doesn't support multiples authors yet)
-+ SITE: base HTTP URL where your podcast will be available (for example `https://tilde.example/myname/podcast/`
-+ RSSLINK: name of the RSS feed
-+ IMAGE: if value is not empty, potcasse will use the file `logo.png`
++ `TITLE`: this is the podcast title
++ `AUTHOR`: this is the podcast author (doesn't support multiples authors yet)
++ `SITE`: base HTTP URL where your podcast will be available (for example `https://tilde.example/myname/podcast/`
++ `RSSLINK`: name of the RSS feed
++ `IMAGE`: if value is not empty, potcasse will use the file `logo.png`
-You will share the link `$SITE/$RSSLINK` to your listeners.
+You will share the link `$SITE/index.html` or `$SITE/$RSSLINK` to your listeners.
## New episode