Skip to content

Update blogs.json file adding entries for my podcast and YT channel Swift Nuggets #1188

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

Merged
merged 1 commit into from
May 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions blogs.json
Original file line number Diff line number Diff line change
Expand Up @@ -5991,6 +5991,13 @@
"site_url": "https://www.swiftbysundell.com/podcast/",
"feed_url": "https://swiftbysundell.com/podcast/feed.rss"
},
{
"title": "Swift Nuggets",
"author": "Radu Dan",
"site_url": "https://radude89.com/",
"twitter_url": "https://x.com/radude89",
"feed_url": "https://anchor.fm/s/101d2ff94/podcast/rss"
},
{
"title": "Swift over Coffee",
"author": "Paul Hudson and Sean Allen",
Expand Down Expand Up @@ -6538,6 +6545,13 @@
"site_url": "https://www.youtube.com/channel/UC18tEI7YdUtg4bL9yxv1Xjg",
"feed_url": "https://www.youtube.com/feeds/videos.xml?channel_id=UC18tEI7YdUtg4bL9yxv1Xjg"
},
{
"title": "Swift Nuggets with Radu Dan",
"author": "Radu Dan",
"site_url": "https://www.youtube.com/channel/UCz102jbhMDGROzNGzT_xFxw",
"feed_url": "https://www.youtube.com/feeds/videos.xml?channel_id=UCz102jbhMDGROzNGzT_xFxw",
"twitter_url": "https://x.com/radude89"
},
{
"title": "Swift Package Indexing Live Streams",
"author": "Dave Verwer and Sven A. Schmidt",
Expand Down