-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsketch.html
364 lines (317 loc) · 11.5 KB
/
sketch.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Introduction to User-Interface Design Tools: Photoshop, Illustrator, & Sketch</title>
<meta name="description" content="Introduction to User-Interface Design Tools: Photoshop, Illustrator, & Sketch">
<meta name="author" content="Bridget Reed, Girl Develop It">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/simple.css" id="theme">
<link rel="stylesheet" href="css/custom.css">
<!-- For syntax highlighting --><link rel="stylesheet" href="lib/css/zenburn.css">
<!-- light editor<link rel="stylesheet" href="lib/css/light.css">-->
<!-- dark editor--><link rel="stylesheet" href="lib/css/dark.css">
<link rel="stylesheet" href="plugin/accessibility-helper/css/accessibility-helper.css">
<!-- If the query includes 'print-pdf', include the PDF print sheet -->
<script>
if( window.location.search.match( /print-pdf/gi ) ) {
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = 'css/print/pdf.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
}
</script>
<!-- If use the PDF print sheet so students can print slides-->
<link rel="stylesheet" href="css/print/pdf.css" type="text/css" media="print">
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<!-- Class links go here -->
<section>
<h2>Welcome to Sketch!</h2>
<p>Part 1: <a href="photoshop.html" target="_blank">Adobe Photoshop</a></p>
<p>Part 2: <a href="illustrator.html" target="_blank">Adobe Illustrator</a></p>
--
<p><b>Part 3: <span class="pink">Sketch</span></b></p>
</section>
<!-- Class content goes here -->
<section>
<h3>Sketch Topics</h3>
<ol>
<li>What is Sketch?</li>
<li>Tour of the Interface</li>
<li>Basic Features of Sketch</li>
<li>Exporting Designs</li>
<li>Plugins</li>
<li>Design a Mobile App</li>
</ol>
</section>
<!-- Basics-->
<section>
<h3>What is Sketch?</h3>
<p>Sketch is an native Mac app intended to create web and mobile app designs.</p>
<ul>
<li>✨ Native app</li>
<li>✨ Vector based tool</li>
<li>✨ Plugins = Magic</li>
<li>✨ Integrates well with Prototyping tools</li>
<br>
<li>👎 Only available on Macs</li>
</ul>
</section>
<section>
<h4>Tour of the Interface</h4>
<p class="center">Toolbar</p>
<div class="stretch-container">
<img class="light-border" src="img/sketch/UI-Toolbar.png">
</div>
</section>
<section>
<h4>Tour of the Interface</h4>
<p class="center">Infinite Canvas</p>
<div class="stretch-container">
<img class="light-border" src="img/sketch/UI-Canvas.png">
</div>
</section>
<section>
<h4>Tour of the Interface</h4>
<p class="center">Layer List</p>
<div class="stretch-container">
<img class="light-border" src="img/sketch/UI-LayerList.png">
</div>
</section>
<section>
<h4>Tour of the Interface</h4>
<p class="center">Inspector</p>
<div class="stretch-container">
<img class="light-border" src="img/sketch/UI-Inspector.png">
</div>
</section>
<section>
<h3>Basic Features of Sketch:</h3>
<ol>
<li>Framing your project with Artboards</li>
<li>Moving Around the Project</li>
<li>Creating, Editing, Grouping Layers</li>
<li>Fast & Easy Alignments</li>
<li>Styles! Shadows, Borders, and more</li>
<li>Text and Layer Style</li>
<li>Making Reusable symbols (buttons, etc)</li>
</ol>
</section>
<section>
<h4>Framing your project with Artboards</h4>
<br />
<div class="left">
<img src="img/sketch/basics-artboards.png" class="light-border">
</div>
<ul>
<li>Preset Options</li>
<li>Landscape or Portrait</li>
<li>Resize Options</li>
<li>Multiple Boards<br>(option + click to duplicate)</li>
</ul>
</section>
<section>
<h4>Framing your project with Artboards</h4>
<br />
<div>
<img src="img/sketch/basics-artboardtemplates.png" class="light-border">
</div>
<p><i>Find the Responsive Wireframe Kit at:</i></p>
<p class="blue">File > New From Template... > Web Design</p>
</section>
<section>
<h4>Moving Around the Project</h4>
<br />
<ul>
<li>CMD + 1 to see entire project</li>
<li>CMD + 2 to zoom in on selection</li>
<li>CMD + and CMD - to zoom in and out</li>
<li>CMD + . is Present mode</li>
</ul>
</section>
<section>
<h3>Let's Develop It! 💻</h3>
<br />
<p class="blue">Go to Workspace Page. Create an artboard or two and rename to "Practice Artboard" and "Practice Arboard 2". Practice zooming in and out of your artboards.</p>
</section>
<section>
<h4>Creating, Editing, Grouping Layers</h4>
<br />
<div class="left">
<img src="img/sketch/basics-layers.png" class="light-border">
</div>
<ul>
<li>CMD + Click to select layers</li>
<li>Shift + Option to scale </li>
<li>Option + Click to drag </li>
<li>CMD + G to group layers</li>
</ul>
</section>
<section>
<h4>Creating, Editing, Grouping Layers</h4>
<br />
<div class="left">
<img src="img/sketch/basics-type.png" class="light-border">
</div>
<ul>
<li>"T" = adds text</li>
<li>Auto vs. Fixed text</li>
<li>Text Options</li>
</ul>
</section>
<section>
<h4>Fast & Easy Alignments</h4>
<br />
<div>
<img src="img/sketch/basics-align.png" class="light-border">
</div>
</section>
<section>
<h3>Let's Develop It! 💻</h3>
<br />
<p class="blue">Add some shapes and text to your artboard. Group and rename layers appropriately. Try using the keyboard commands in the previous slides.</p>
<p class="blue">Suggestion: Go to your favorite website and try to recreate the header or another UI component from that site.</p>
</section>
<section>
<h4>Styles! Shadows, Borders, and more</h4>
<br />
<div class="left">
<img src="img/sketch/basics-styles.png" class="light-border">
</div>
<ul>
<li>Multiple Fills & Borders</li>
<li>Shadows</li>
<li>Edit > Set as Default</li>
</ul>
</section>
<section>
<h3>Let's Develop It! 💻</h3>
<br />
<p class="blue">Have some fun adding colors, borders and other styles to your current artboards.</p>
<p class="blue">Suggestion: Try adding different fills including an image with a gradient overlay, try adding fills to text layers including image, add some drop shadows to your design.</p>
</section>
<section>
<h4>Text and Layer Styles</h4>
<br />
<div class="left">
<img src="img/sketch/basics-shared.png" class="light-border">
</div>
<ul>
<li>Reusable styles for layers and text</li>
<li>Update Across the Project</li>
<li>Use "/" to create folders</li>
</ul>
</section>
<section>
<h4>Making Reusable Symbols</h4>
<br />
<div>
<img src="img/sketch/basics-symbols.png" class="light-border">
</div>
<ul>
<li>Start by making a group of layers you want to repeat</li>
<li>Use "/" to create folders</li>
<li>Symbols Page - Artboard sizes matter</li>
<li>Overrides are your friend</li>
<li>Nested Symbols</li>
</ul>
</section>
<section>
<h3>Let's Develop It! 💻</h3>
<br />
<p class="blue">Let's start with a basic button symbol.</p>
<p class="blue">Create a button style with text. Create multiple colors and styles to switch between in your project.</p>
</section>
<section>
<h3>Exporting Designs: Layers and Artboards</h3>
<br />
<div class="left">
<img src="img/sketch/export.png" class="light-border">
</div>
<ul>
<li>Multple formats and sizes</li>
<li>Insert Slices</li>
<li>Apply background color</li>
<li>Set presets</li>
</ul>
</section>
<section>
<h4>Exporting Designs: Mirror</h4>
<br />
<div>
<img src="img/sketch/export-mirror.png" class="light-border">
</div>
<ul>
<li>View design in iOS app or browser</li>
<li>Live updates</li>
<li>Great for user testing or presenting designs</li>
</ul>
</section>
<section>
<h4>Exporting Designs: Sketch Cloud</h4>
<br />
<div class="left">
<img src="img/sketch/export-sketchcloud.png" class="light-border">
</div>
<ul>
<li>Need an account</li>
<li>Share link with team</li>
<li>Anyone can comment</li>
<li>Great for collaboration</li>
</ul>
</section>
<section>
<h3>Plugins</h3>
<br />
<ul>
<li>Use <a target="_blank" href="https://sketchpacks.com/">Sketch Packs</a> - a Plugin Manager for auto updates.</li>
<li>Explore the <a target="_blank" href="https://www.sketchapp.com/extensions/plugins/">List of Plugins</a> and check github to see how maintained they are.</li>
<li>Gamechanger: <a target="_blank" href="https://www.invisionapp.com/craft">Craft</a> plugin</li>
</ul>
</section>
</div>
<footer>
<div class="copyright">
Introduction to User-Interface Design Tools -- Philadelphia --
<a rel="license" href="http://creativecommons.org/licenses/by-nc/3.0/deed.en_US">
<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc/3.0/80x15.png" />
</a>
</div>
</footer>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.min.js"></script>
<script>
// Full list of configuration options available here:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
transition: 'slide', // none/fade/slide/convex/concave/zoom
// Optional reveal.js plugins
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, condition: function() { return !!document.querySelector( 'pre code' ); }, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true },
{ src: 'plugin/notes/notes.js', async: true },
{ src: 'plugin/accessibility-helper/js/accessibility-helper.js', async: true, condition: function() { return !!document.body.classList; } }
]
});
</script>
</body>
</html>