Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Commit 37eaf4b

Browse files
committed
[63] initial draft. #203
1 parent 5d01e73 commit 37eaf4b

File tree

2 files changed

+60
-3
lines changed

2 files changed

+60
-3
lines changed

_drafts/2017-03-30-issue-63.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
layout: post
3+
title: ! 'Issue #63'
4+
author: jsq
5+
sponsor:
6+
link: https://realm.io/news/marin-todorov-building-reactive-apps-with-realm-episode-1-swift-ios/
7+
heading: Building Reactive Apps with Realm
8+
body: In this five-episode tutorial series, Marin Todorov guides us on a sample app project in Swift to see how Realm facilitates building reactive Swift apps from the ground up.
9+
---
10+
11+
> TODO: intro comments
12+
13+
<!--excerpt-->
14+
15+
{% include sponsor.html %}
16+
17+
### Starter tasks
18+
19+
> TODO
20+
21+
{% include task_remind.html %}
22+
23+
### Swift Unwrapped
24+
25+
> TODO: Latest episode of Swift Unwrapped
26+
27+
### News and community
28+
29+
> TODO
30+
31+
### Commits and pull requests
32+
33+
> TODO
34+
35+
### Accepted proposals
36+
37+
> TODO
38+
39+
### Returned proposals
40+
41+
> TODO
42+
43+
### Rejected proposals
44+
45+
> TODO
46+
47+
### Proposals in review
48+
49+
> TODO
50+
51+
### Mailing lists
52+
53+
> TODO
54+
55+
### Finally
56+
57+
> TODO: something funny/fun. tweet, link, etc.

new_draft.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ layout: post
3232
title: ! 'Issue #$2'
3333
author: $3
3434
sponsor:
35-
link:
36-
heading:
37-
body:
35+
link: TODO
36+
heading: TODO
37+
body: TODO
3838
---
3939
4040
> TODO: intro comments

0 commit comments

Comments
 (0)