|
21 | 21 | <div class="links">
|
22 | 22 | <!-- a id="nav_introduction" href="#introduction" class="animate">Intro</a -->
|
23 | 23 | <a id="nav_gettingstarted" href="#gettingstarted" class="animate">Get Started</a>
|
24 |
| - <a id="nav_download" href="#download" class="animate">Download</a> |
| 24 | + <!-- a id="nav_download" href="#download" class="animate">Download</a --> |
| 25 | + <a id="nav_projects" href="#projects" class="animate">Projects</a> |
25 | 26 | <a id="nav_faq" href="#faq" class="animate">FAQ</a>
|
26 | 27 | <a id="nav_contribute" href="#contribute" class="animate">Contribute</a>
|
27 | 28 | </div>
|
|
31 | 32 | <a name="top" class="anchor"></a>
|
32 | 33 | <canvas id="animation"></canvas>
|
33 | 34 | <h1>Coder <span class="forpi">for Raspberry Pi</span></h1>
|
| 35 | + <a href="#projects" class="new_callout animate">Update: CODER <projects></a> |
34 | 36 | <!-- div class="download button">Download Coder</div -->
|
35 | 37 | <!-- div class="links">
|
36 | 38 | <a href="#introduction" data-navtarget="introduction" class="animate">Introducing Coder</a>
|
@@ -182,6 +184,13 @@ <h3>Connecting to coder.local.</h3>
|
182 | 184 | <p>To connect to Coder using a Windows PC, you'll first need to install Apple's <a class="trackout" href="http://support.apple.com/kb/DL999" target="_blank">Bonjour Print Services for Windows</a>. Once this piece of software is installed, you'll be able to visit http://coder.local in Chrome or IE.</p>
|
183 | 185 | </div>
|
184 | 186 | </div>
|
| 187 | + <div class="section"> |
| 188 | + <a name="projects" class="anchor"></a> |
| 189 | + <h2>Coder Projects</h2> |
| 190 | + <p><img src="assets/images/coder_projects.jpg" /></p> |
| 191 | + <p>Looking for a place to start with Coder? We've put together <a href="http://googlecreativelab.github.io/coder-projects/" style="color:#ffbe00" target="_blank" class="trackout">Coder Projects</a>: simple, fun, and sneakily educational things that can all be made with Coder and Raspberry Pi.</p> |
| 192 | + <p><a href="http://googlecreativelab.github.io/coder-projects/" target="_blank" class="button inline trackout" style="background-color: #ffbe00">View Projects</a></p> |
| 193 | + </div> |
185 | 194 | <div class="section">
|
186 | 195 | <a name="faq" class="anchor"></a>
|
187 | 196 | <h2>Frequently Asked Questions</h2>
|
|
0 commit comments