Skip to content

Commit 4a177b5

Browse files
committed
Updated content.
1 parent 9c09a5f commit 4a177b5

22 files changed

+112
-1497
lines changed

.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/workflows/deploy.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/workflows/json.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

File.swift

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

en/tutorials/meta/authors.json

Lines changed: 26 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,81 +3,87 @@
33
"name" : "Ivan Vorobei",
44
"description" : "iOS Developer. Making opensource frameworks & writing tutorials.",
55
"avatar" : "https://cdn.sparrowcode.io/authors/ivanvorobei.jpg",
6+
"github" : "ivanvorobei",
67
"buttons" : [
78
{
8-
"name" : "GitHub",
9-
"link" : "https://github.com/ivanvorobei"
9+
"title" : "GitHub",
10+
"url" : "https://github.com/ivanvorobei"
1011
},
1112
{
12-
"name" : "App Store",
13-
"link" : "https://apps.ivanvorobei.io"
13+
"title" : "App Store",
14+
"url" : "https://apps.ivanvorobei.io"
1415
}
1516
]
1617
},
1718
"svtnck": {
1819
"name": "Nikolay Pelevin",
1920
"description": "iOS Developer, candy lover.",
2021
"avatar": "https://cdn.sparrowcode.io/authors/svtnck.jpg",
22+
"github" : "svtnck",
2123
"buttons": [
2224
{
23-
"name": "GitHub",
24-
"link": "https://github.com/svyatoynick"
25+
"title": "GitHub",
26+
"url": "https://github.com/svyatoynick"
2527
},
2628
{
27-
"name" : "App Store",
28-
"link" : "https://apps.pelevin.me"
29+
"title" : "App Store",
30+
"url" : "https://apps.pelevin.me"
2931
}
3032
]
3133
},
3234
"wmorgue": {
3335
"name": "Nikita Rossik",
3436
"description": "Reverse Engineering Enthusiast,  Developer.",
3537
"avatar": "https://cdn.sparrowcode.io/authors/wmorgue.jpg",
38+
"github" : "wmorgue",
3639
"buttons": [
3740
{
38-
"name": "GitHub",
39-
"link": "https://github.com/wmorgue"
41+
"title": "GitHub",
42+
"url": "https://github.com/wmorgue"
4043
}
4144
]
4245
},
4346
"somenkovnikita": {
4447
"name": "Nikita Somenkov",
4548
"description": "iOS developer. I'm developing my own project, and I'm also in favor of native design",
4649
"avatar": "https://cdn.sparrowcode.io/authors/somenkovnikita.jpg",
50+
"github" : "somenkovnikita",
4751
"buttons": [
4852
{
49-
"name": "GitHub",
50-
"link": "https://github.com/somenkovnikita"
53+
"title": "GitHub",
54+
"url": "https://github.com/somenkovnikita"
5155
},
5256
{
53-
"name" : "Projects",
54-
"link" : "https://apps.somenkov.ru"
57+
"title" : "Projects",
58+
"url" : "https://apps.somenkov.ru"
5559
}
5660
]
5761
},
5862
"sparrowcode": {
5963
"name": "SparrowCode Editorial",
6064
"description": "We do articles and opensource for developers.",
6165
"avatar": "https://cdn.sparrowcode.io/authors/sparrowcode.jpg",
66+
"github" : "sparrowcode",
6267
"buttons": [
6368
{
64-
"name": "GitHub",
65-
"link": "https://github.com/sparrowcode"
69+
"title": "GitHub",
70+
"url": "https://github.com/sparrowcode"
6671
}
6772
]
6873
},
6974
"alxrguz" : {
7075
"name" : "Alexander Guzenko",
7176
"description" : "iOS developer. I love native design and bike.",
7277
"avatar" : "https://cdn.sparrowcode.io/authors/alxrguz.jpg",
78+
"github" : "alxrguz",
7379
"buttons" : [
7480
{
75-
"name" : "GitHub",
76-
"link" : "https://github.com/alxrguz"
81+
"title" : "GitHub",
82+
"url" : "https://github.com/alxrguz"
7783
},
7884
{
79-
"name" : "App Store",
80-
"link" : "https://apps.apple.com/developer/id1480235724"
85+
"title" : "App Store",
86+
"url" : "https://apps.apple.com/developer/id1480235724"
8187
}
8288
]
8389
}

en/tutorials/meta/categories.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
22
"uikit" : {
3-
"name" : "UIKit"
3+
"title" : "UIKit"
44
},
55
"swiftui" : {
6-
"name" : "SwiftUI"
6+
"title" : "SwiftUI"
77
},
88
"storekit" : {
9-
"name" : "StoreKit"
9+
"title" : "StoreKit"
1010
},
1111
"compilation" : {
12-
"name" : "Compilation"
12+
"title" : "Compilation"
1313
},
1414
"development" : {
15-
"name" : "Development"
15+
"title" : "Development"
1616
},
1717
"app_store_connect" : {
18-
"name" : "App Store Connect"
18+
"title" : "App Store Connect"
1919
},
2020
"news" : {
21-
"name" : "News"
21+
"title" : "News"
2222
}
2323
}

ru/contribute.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

ru/developer-account-for-company.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

ru/faq.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

ru/online-courses-rating.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)