You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2>Ready to think inside the box? Install the template</h2>
80
81
<p>Alright, let’s start building our comic. This project is a little different than some of the other Coder projects. We won’t be starting from scratch. We’ve put together a kit with all the parts you need to make your own comic - all you need to do is add the words and pictures. We’ll walk you through how each piece works, introducing some new concepts along the way. </p>
81
-
<p>The first thing you need to do is download and install the Comic Template app onto your Coder. Installing an app on Coder as simple as creating a new one.</p>
82
+
<p>The first thing you need to do is download and install the Comic Creator app template onto your Coder. Installing an app on Coder as simple as creating a new one.</p>
82
83
<ul>
83
-
<li>Download the <i>comic_template.zip</i> onto your computer or desktop. You can <ahref="assets/downloads/comic_template.zip" target="_blank">download it here</a>.</li>
84
+
<li>Download the <i>comic_creator.zip</i> onto your computer or desktop. You can <ahref="assets/downloads/comic_creator.zip" target="_blank">download it here</a>.</li>
84
85
<li>Click the box with the “<b>+</b>” on your Coder dashboard to start a new app.</li>
85
86
<li>Instead of titling your app or picking a color, click the arrow button in the lower-left corner of the box.</li>
86
-
<li>Find and select the “<b>comic_template.zip</b> file that you just downloaded.</li>
87
-
<li>The new app should open up on Coder as well as appear on your dashboard and you’re ready to go!</li>
87
+
<li>Find and select the “<b>comic_creator.zip</b> file that you just downloaded.</li>
88
+
<li>It might take a few seconds to upload, but the new app should open up on Coder as well as appear on your dashboard and you’re ready to go!</li>
88
89
</ul>
89
90
</div>
90
91
91
92
<divclass="step">
92
93
<h2>Step 1: Take a look around</h2>
93
94
<br>
94
95
<imgsrc="assets/images/step_01.jpg" />
95
-
<p>Now that you have the Comic Template app installed let’s look around (but don’t mess with anything just yet!)</p>
96
+
<p>Now that you have the Comic Creator app installed let’s look around (but don’t mess with anything just yet!)</p>
96
97
<ul>
97
98
<li>Let’s start with the preview. Click the eye symbol or the project name. Let’s start with the preview. Click the eye symbol or the project name. </li>
98
99
<li> Go to the HTML tab.</li>
@@ -259,7 +260,7 @@ <h2>Step 7: Continue the the story on the next row</h2>
259
260
<imgsrc="assets/images/step_07.jpg" />
260
261
<p>Alright let’s do the next panels! This is shaping up to be an interesting adventure.</p>
261
262
<ul>
262
-
<li>n the HTML tab, find the next two panels.</li>
263
+
<li>In the HTML tab, find the next two panels.</li>
263
264
<li>Add new text and images.</li>
264
265
<li>Use the positioning and width or height to adjust the image.</li>
265
266
<li>Use the positioning classes to place the text.</li>
0 commit comments