|
3470 | 3470 | "site_url": "https://smashswift.com/",
|
3471 | 3471 | "feed_url": "https://smashswift.com/feed/"
|
3472 | 3472 | },
|
| 3473 | + { |
| 3474 | + "title": "Software Development Notes", |
| 3475 | + "author": "Eric Callanan", |
| 3476 | + "site_url": "https://swdevnotes.com/swift/", |
| 3477 | + "feed_url": "https://swdevnotes.com/swift/index.xml" |
| 3478 | + }, |
3473 | 3479 | {
|
3474 | 3480 | "title": "Soheil Novinfard's Blog",
|
3475 | 3481 | "author": "Soheil Novinfard",
|
|
6039 | 6045 | "title": "Spanish Language",
|
6040 | 6046 | "categories": [
|
6041 | 6047 | {
|
6042 |
| - "title": "Blogs de desarrollo iOS", |
| 6048 | + "title": "Blogs de desarrollo", |
6043 | 6049 | "slug": "development",
|
6044 |
| - "description": "Todo lo relacionado con el desarrollo iOS, desde arquitectura hasta UI, ya sea en Objective-C o Swift, pertenece a esta categoría.", |
| 6050 | + "description": "Blogs de desarrollo en plataformas de Apple en español. Sin importar si están centrados en Swift u Objective-C, en arquitectura de aplicaciones o desarrollo de UI.", |
6045 | 6051 | "sites": [
|
6046 | 6052 | {
|
6047 | 6053 | "title": "alexruperez.com",
|
|
6081 | 6087 | ]
|
6082 | 6088 | },
|
6083 | 6089 | {
|
6084 |
| - "title": "Podcasts sobre el desarrollo en iOS", |
| 6090 | + "title": "Podcasts de desarrollo o diseño", |
6085 | 6091 | "slug": "podcasts",
|
6086 |
| - "description": "Podcasts en español relacionados al mundo de la programacion de iOS", |
| 6092 | + "description": "Podcasts en español relacionados con el desarrollo en plataformas de Apple. Sin importar si hablan de código, diseño o de como llevar un negocio en este ecosistema.", |
6087 | 6093 | "sites": [
|
6088 | 6094 | {
|
6089 | 6095 | "title": "Let Swift Podcast",
|
|
6093 | 6099 | "feed_url": "https://anchor.fm/s/138e2bb0/podcast/rss"
|
6094 | 6100 | }
|
6095 | 6101 | ]
|
| 6102 | + }, |
| 6103 | + { |
| 6104 | + "title": "Streams en Twitch", |
| 6105 | + "slug": "twitch", |
| 6106 | + "description": "Streams en Twitch centrados en Swift o desarrollo en plataformas de Apple.", |
| 6107 | + "sites": [ |
| 6108 | + { |
| 6109 | + "title": "Diego Freniche en Twitch", |
| 6110 | + "author": "Diego Freniche", |
| 6111 | + "site_url": "https://www.twitch.tv/dfreniche", |
| 6112 | + "feed_url": "https://twitchrss.appspot.com/vod/dfreniche", |
| 6113 | + "twitter_url": "https://twitter.com/dfreniche" |
| 6114 | + } |
| 6115 | + ] |
6096 | 6116 | }
|
6097 | 6117 | ]
|
6098 | 6118 | },
|
|
0 commit comments