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
Copy file name to clipboardExpand all lines: index.html
+11-7Lines changed: 11 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -50,8 +50,8 @@ <h2>A simple way to make web stuff on Raspberry Pi.</h2>
50
50
</div>
51
51
<p>Coder is a free, open source project that turns a Raspberry Pi into a simple platform that educators and parents can use to teach the basics of building for the web. New coders can craft small projects in HTML, CSS, and Javascript, right from the web browser.
<pclass="download-details inline">1.19GB | Coder v0.8<br/>Now supports Raspberry Pi 2!</p>
55
55
<divclass="clear"></div>
56
56
</div>
57
57
<divclass="section">
@@ -133,10 +133,10 @@ <h2>Starting From Scratch?</h2>
133
133
<p>To get started with Coder for Raspberry Pi, you're going to need, you guessed it, a Raspberry Pi. Get going for less than $50 with our recommended shopping list.</p>
134
134
<divclass="product">
135
135
<imgsrc="assets/images/raspi_b.png" />
136
-
<h3>Raspberry Pi Model B</h3>
136
+
<h3>Raspberry Pi 2 B<br/>(Older Pis Work Too)</h3>
<p>Once you've done your shopping, you'll need to download the Coder SD card image, and transfer it to your SD card. This is a big download, so it may take a few minutes.</p>
<pclass="last">An install program for Mac OS X is included, which will help you transfer the disk image to your SD Card. If you are using a PC, check out the instructions on the <aclass="trackout" href="http://elinux.org/RPi_Easy_SD_Card_Setup#Using_Windows_7_or_Windows_XP">Raspberry Pi Wiki</a>. There are several utilities that will allow you to install the image.</p>
<h3>What is Coder, and what can I do with it?</h3>
204
204
<p>Coder is an experiment for Raspberry Pi, built by a small team of Googlers in New York. It’s a free piece of software that turns a Raspberry Pi into a simple, tiny, personal web server and web-based development environment--just what you need for crafting HTML, CSS, and Javascript while you’re learning to code. It just takes ten minutes to set up and you’re ready to start experimenting with building real web stuff.</p>
205
205
</div>
206
+
<divclass="faq rollup">
207
+
<h3>Which version of Raspberry Pi is Coder made for?</h3>
208
+
<p>Coder runs great on the latest Raspberry Pi 2 Model B, but it was designed to be snappy on the original Raspberry Pi B and Raspberry Pi B+ hardware too.</p>
209
+
</div>
206
210
<divclass="faq rollup">
207
211
<h3>Who is it for?</h3>
208
212
<p>Coder makes it more accessible to build web things on Raspberry Pi. For those new to coding for the web, it’s a private platform for building web programs. If you’re already a web programmer, Coder can also be a fun sandbox for experimenting with new ideas, or making demos for other people to learn from.</p>
0 commit comments