Skip to content

✨ Revolutionize the podcast#419

Closed
cowboyd wants to merge 3 commits intoproductionfrom
cl/revolutionize-podcast
Closed

✨ Revolutionize the podcast#419
cowboyd wants to merge 3 commits intoproductionfrom
cl/revolutionize-podcast

Conversation

@cowboyd
Copy link
Copy Markdown
Member

@cowboyd cowboyd commented Feb 4, 2025

Motivation

Make the podcast available as a via the revolution site.

Approach

set the SIMPLECAST_API_KEY environment variable in order to use the podcast episodes with the following operation:

yield* usePodcastEpisodes();

If the API key is not set, then you will see

simplecast: disabled

logged to the console.

@cowboyd cowboyd requested a review from elrickvm February 4, 2025 18:53
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 4, 2025

Deploy Preview for frontside canceled.

Name Link
🔨 Latest commit c2a684b
🔍 Latest deploy log https://app.netlify.com/sites/frontside/deploys/67acef47a0a041000847a5cb

This makes the podcast available as a via the revolution site.

set the SIMPLECAST_API_KEY environment variable in order to use the
podcast episodes with the following operation:

```ts
yield* usePodcastEpisodes();
````
If the API key is not set, then you will see

```
simplecast: disabled
```

logged to the console.
@cowboyd
Copy link
Copy Markdown
Member Author

cowboyd commented Mar 3, 2026

superceded by #458

@cowboyd cowboyd closed this Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants