|
1 | | -%h1 Hackety Hack: the little coder's starter kit |
2 | | -%h2 Want to learn how to program? |
3 | | -%p Hackety Hack is the easiest way to learn computer programming. |
4 | | -%p Click the Shoes logo to grab Shoes, and the Hackety Logo to download v1.0-pre: |
5 | | -%br |
6 | | -%p |
7 | | - %a{:href => "http://shoes.heroku.com/downloads"} |
8 | | - %img{:src => "images/shoes-icon.png", :alt => "shoes"} |
9 | | - %a{:href => "http://github.com/downloads/hacketyhack/hacketyhack/hacketyhack-v1.0-pre.shy"} |
10 | | - %img{:src => "images/logo.png", :alt => "logo"} |
| 1 | +%div |
| 2 | + %h1 Hackety Hack: the little coder's starter kit |
| 3 | + %h2 Want to learn how to program? |
| 4 | + %p Hackety Hack is the easiest way to learn computer programming. |
| 5 | + %p Click the Shoes logo to grab Shoes, and the Hackety Logo to download v1.0-pre: |
11 | 6 | %br |
12 | | - %p Then just choose 'open an app' and open the .shy! |
13 | | - %hr |
14 | 7 | %p |
15 | | - Already know how to code? You'll want to |
16 | | - %a{:href => "http://wiki.github.com/hacketyhack/hacketyhack/"}click here |
17 | | - %br |
18 | | - %p |
19 | | - %img{:src => "images/hackety_screenshot.png", :alt => "screenshot"} |
| 8 | + %a{:href => "http://shoes.heroku.com/downloads"} |
| 9 | + %img{:src => "images/shoes-icon.png", :alt => "shoes"} |
| 10 | + %a{:href => "http://github.com/downloads/hacketyhack/hacketyhack/hacketyhack-v1.0-pre.shy"} |
| 11 | + %img{:src => "images/logo.png", :alt => "logo"} |
| 12 | + %br |
| 13 | + %p Then just choose 'open an app' and open the .shy! |
| 14 | + %hr |
| 15 | + %p |
| 16 | + Already know how to code? You'll want to |
| 17 | + %a{:href => "http://wiki.github.com/hacketyhack/hacketyhack/"}click here |
| 18 | + %br |
| 19 | + %p |
| 20 | + %img{:src => "images/hackety_screenshot.png", :alt => "screenshot"} |
| 21 | +%div{:style => "padding-top:1em"} |
| 22 | + <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FHackety-Hack%2F155257947836619&width=292&connections=10&stream=true&header=true&height=587" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:587px;" allowTransparency="true"></iframe> |
20 | 23 |
|
21 | 24 |
|
0 commit comments