Skip to content

Commit 4e60c57

Browse files
committed
Update Geometry course to Swift 5
Update Geometry couruse to Swift 5 and upload new Geometry template. New cover art.
1 parent b1c4570 commit 4e60c57

11 files changed

+27
-2
lines changed

.DS_Store

0 Bytes
Binary file not shown.

Geometry/Geometry.playgroundbook.zip

-108 KB
Binary file not shown.

Geometry/geometry_2x.png

-2.3 MB
Loading

GeometryTemplate/.DS_Store

6 KB
Binary file not shown.
Binary file not shown.

GeometryTemplate/banner_2x.png

1.66 MB
Loading

GeometryTemplate/geometry_2x.png

76.5 KB
Loading

GeometryTemplate/preview-1.png

84.5 KB
Loading

GeometryTemplate/preview-2.png

141 KB
Loading

GeometryTemplate/preview-3.png

135 KB
Loading

feed.json

+27-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"contentIdentifier": "io.github.dbbudd.Geometry",
1616
"contentVersion": "3.0",
1717
"url": "https://dbbudd.github.io/Geometry/Geometry.playgroundbook.zip",
18-
"publishedDate": "2018-06-25T12:00:00+00:00",
19-
"lastUpdatedDate": "2018-06-26T12:00:00+00:00",
18+
"publishedDate": "2019-06-25T12:00:00+00:00",
19+
"lastUpdatedDate": "2019-06-26T12:00:00+00:00",
2020
"bannerImageURL": "https://dbbudd.github.io/Geometry/banner_2x.png",
2121
"thumbnailURL": "https://dbbudd.github.io/Geometry/geometry_2x.png",
2222
"additionalInformation": [
@@ -31,6 +31,31 @@
3131
"https://dbbudd.github.io/Geometry/preview-3.png"
3232
]
3333
},
34+
{
35+
"title": "Geometry Template",
36+
"overviewSubtitle": "Students can create their own Geometry projects.",
37+
"detailSubtitle": "Students can create their own Geometry projects.",
38+
"description": "This template allows students to experiment and create their own Geometry projects.",
39+
"difficultyLevel": "beginner",
40+
"contentIdentifier": "io.github.dbbudd.GeometryTemplate",
41+
"contentVersion": "3.0",
42+
"url": "https://dbbudd.github.io/GeometryTemplate/GeometryTemplate.playgroundbook.zip",
43+
"publishedDate": "2019-06-25T12:00:00+00:00",
44+
"lastUpdatedDate": "2019-06-26T12:00:00+00:00",
45+
"bannerImageURL": "https://dbbudd.github.io/GeometryTemplate/banner_2x.png",
46+
"thumbnailURL": "https://dbbudd.github.io/GeometryTemplate/geometry_2x.png",
47+
"additionalInformation": [
48+
{
49+
"name": "Languages",
50+
"value": "English"
51+
}
52+
],
53+
"previewImageURLs": [
54+
"https://dbbudd.github.io/GeometryTemplate/preview-1.png",
55+
"https://dbbudd.github.io/GeometryTemplate/preview-2.png",
56+
"https://dbbudd.github.io/GeometryTemplate/preview-3.png"
57+
]
58+
},
3459
{
3560
"title": "Coding with mBot",
3661
"overviewSubtitle": "mBot with Swift Playgrounds",

0 commit comments

Comments
 (0)