Skip to content

Commit 61f67e3

Browse files
author
David Brody
committed
Updates readme with new walkthrough.
1 parent 19f5aea commit 61f67e3

File tree

6 files changed

+12
-19
lines changed

6 files changed

+12
-19
lines changed

README.md

Lines changed: 12 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -69,34 +69,27 @@ Naming a text field with a name as `sync:[key]`, replacing `[key]` with the key
6969

7070
## 3. Run ContentSync Sketch Plugin
7171

72-
### 3.1 Run Plugin
72+
![Run](./docs/sketchdropdown.png)
7373

74-
![Run](./docs/run.png)
74+
## 4. If you are not logged in, it will redirect you.
7575

76-
### 3.2 Enter Google Doc URL
76+
![Run](./docs/appsignedout.png)
7777

78-
The URL must be public. To get the Google Document URL use either:
78+
## 5. After you create a free account, it will log in
7979

80-
+ Share doc via `File` > `Publish to the web...`
81-
+ Use https://sheetsu.com
80+
![Run](./docs/appsignedin.png)
8281

83-
![Run](./docs/google_path.png)
82+
## 6. Now sync one more time and it will prompt for project
8483

85-
### 3.3 Choose Language / Variation
84+
![Run](./docs/appselectproject.png)
8685

87-
The language/variation is each of the columns in the google document.
86+
If you do not have any projects, go to [www.contentsync.io](http://contentsync.io/) and create one with the easy stepthrough.
8887

89-
![Run](./docs/variant.png)
88+
## 6. Now sync one more time and it will prompt for project
9089

91-
### 3.4 Voila!
92-
93-
![Run](./docs/result.png)
90+
![Run](./docs/appsynced.png)
9491

92+
## 7. Voila
9593

96-
## References
97-
98-
This was created using concepts from:
94+
![Run](./docs/result.png)
9995

100-
+ http://developer.sketchapp.com/
101-
+ https://github.com/rodi01/RenameIt
102-
+ https://github.com/nolastan/sync.sketchplugin

docs/appselectproject.png

40.1 KB
Loading

docs/appsignedin.png

25.6 KB
Loading

docs/appsignedout.png

31.8 KB
Loading

docs/appsynced.png

47.2 KB
Loading

docs/sketchdropdown.png

23.9 KB
Loading

0 commit comments

Comments
 (0)