Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add soundcloud and pocketcasts subscription options in sidebar #109

Merged
merged 3 commits into from
Jun 2, 2017

Conversation

rpodcast
Copy link
Contributor

@rpodcast rpodcast commented Jun 1, 2017

This PR adds configuration options to include SoundCloud and PocketCasts RSS feeds in the subscribe layout. Specifying these options in the site's config.toml is just like the other options already included. Here is an example using my podcast's feeds for these services:

soundcloud_subscribe = "http://feeds.soundcloud.com/users/soundcloud:users:203144248/sounds.rss"
pocketcasts_subscribe = "http://pcasts.in/feed/feeds.soundcloud.com/users/soundcloud:users:203144248/sounds.rss"

@mattstratton
Copy link
Owner

I put in a PR to your branch with a few changes. It wasn't the best way to do it (from a git perspective) but if you merge my PR, that will kick off this pr, and then we can merge :)

Add to jumbotron and document
@rpodcast
Copy link
Contributor Author

rpodcast commented Jun 2, 2017

Thanks, I totally forgot about the grid layout needing the modifications too! I merged the PR so let me know if you need anything else from my end.

@mattstratton mattstratton merged commit 3f3978b into mattstratton:master Jun 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants