Merge lp:~dpm/developer-ubuntu-com/newia-home into lp:~mhall119/developer-ubuntu-com/newia

Proposed by David Planella
Status: Merged
Merged at revision: 94
Proposed branch: lp:~dpm/developer-ubuntu-com/newia-home
Merge into: lp:~mhall119/developer-ubuntu-com/newia
Diff against target: 147 lines (+19/-96)
1 file modified
template-home.php (+19/-96)
To merge this branch: bzr merge lp:~dpm/developer-ubuntu-com/newia-home
Reviewer Review Type Date Requested Status
Michael Hall Approve
Review via email: mp+185572@code.launchpad.net

Description of the change

Updated front page

To post a comment you must log in.
Revision history for this message
Michael Hall (mhall119) wrote :

Looks good

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'template-home.php'
--- template-home.php 2013-09-05 01:41:03 +0000
+++ template-home.php 2013-09-13 19:12:52 +0000
@@ -10,106 +10,29 @@
10 <div class="grid-12">10 <div class="grid-12">
11 <ol class="box-steps clearfix" style="min-height: 250px;">11 <ol class="box-steps clearfix" style="min-height: 250px;">
12 <li class="first">12 <li class="first">
13 <span>1</span><br />13 <span>*</span><br />
14 <h3><a href="/get-started">Get started</a></h3>14 <h3><a href="/apps">Apps</a></h3>
15 <p>To make Ubuntu development as streamlined and powerful as possible, the Ubuntu SDK gets you up and running in no time.</p>15 <p>Write gorgeous apps with stunning animated and fluid UIs. Choose native or HTML5 and get started with the Ubuntu SDK.</p>
16 </li>16 </li>
17 <li>17 <li>
18 <span>2</span><br />18 <span>*</span><br />
19 <h3><a href="/resources">Resources</a></h3>19 <h3><a href="/scopes">Scopes</a></h3>
20 <p>A growing collection of the best documentation and tutorials for developing on Ubuntu. Contribute your own resources to help make it even better.</p>20 <p>Scopes open a window to a world of content to users. Learn how to make your own content stand out by writing scopes to customize the user experience.</p>
21 </li>21 </li>
22 <li>22 <li>
23 <span>3</span><br />23 <span>*</span><br />
24 <h3><a href="/publish">Publish</a></h3>24 <h3><a href="/publish">Cloud</a></h3>
25 <p>Everything you need to know about the publishing process including accessing the Ubuntu Software Centre and handy tips for creating a successful app.</p>25 <p>Embrace the cloud and write a charm for Juju, Ubuntu's orchestration tool to rapidly deploy your code to the web.</p>
26 </li>26 </li>
27 <li class="last">27 <li class="last">
28 <span>4</span><br />28 <span>*</span><br />
29 <h3><a href="/community">Community</a></h3>29 <h3><a href="/web">Web</a></h3>
30 <p>Get help developing your app or just pop in for a chat with like-minded types.</p>30 <p>Blurry the boundaries between native and web with Ubuntu webapps. Learn how to integrate your sites into the system as if they were local apps.</p>
31 </li>31 </li>
32 </ol>32 </ol>
33 </div>33 </div>
34 34
35 <div class="grid-12"> 35 <div class="grid-12">
36 <div class="box-padded sliding">
37 <div class="slider-controls">
38 <div class="next"></div> <div class="prev disabled"></div>
39 </div>
40 <h3>Featured apps on the Ubuntu Software Centre</h3>
41 <div>
42 <ul class="slider clearfix">
43 <li>
44 <img src="<?php echo get_template_directory_uri(); ?>/img/logo-transmission.png" width="60" height="60" alt="Transmission" />
45 <h4><a href="https://apps.ubuntu.com/cat/applications/transmission/" target="_blank" title="Transmission">Transmission</a></h4>
46 <p>Internet | <span class="price">FREE</span><br/>Lightweight BitTorrent client.</p>
47 </li>
48 <li>
49 <img src="<?php echo get_template_directory_uri(); ?>/img/logo-uplink.png" width="60" height="60" alt="Uplink" />
50 <h4><a href="https://apps.ubuntu.com/cat/applications/uplink/" target="_blank" title="Uplink">Uplink</a></h4>
51 <p>Games | <span class="price">&#36;9.99</span><br/>High-tech computer crime and corporate espionage game.</p>
52 </li>
53 <li>
54 <img src="<?php echo get_template_directory_uri(); ?>/img/logo-fretsonfire.png" width="60" height="60" alt="Frets on fire" />
55 <h4><a href="https://apps.ubuntu.com/cat/applications/fretsonfire/" target="_blank" title="Frets on fire">Frets on fire</a></h4>
56 <p>Games | <span class="price">FREE</span><br/>Game of musical skill and fast fingers.</p>
57 </li>
58 <li class="no-border">
59 <img src="<?php echo get_template_directory_uri(); ?>/img/logo-steelstorm.png" width="60" height="60" alt="Steel Storm" />
60 <h4><a href="https://apps.ubuntu.com/cat/applications/steelstorm-episode2/" target="_blank" title="Steel Storm">Steel Storm</a></h4>
61 <p>Games | <span class="price">&#36;4.99</span><br/>Brilliant tactical action shooter.</p>
62 </li>
63 <li>
64 <img src="<?php echo get_template_directory_uri(); ?>/img/logo-chromium.png" width="60" height="60" alt="Chromium" />
65 <h4><a href="https://apps.ubuntu.com/cat/applications/chromium-browser/" target="_blank" title="Chromium">Chromium</a></h4>
66 <p>Internet | <span class="price">FREE</span><br/>Chromium browser.</p>
67 </li>
68 <li>
69 <img src="<?php echo get_template_directory_uri(); ?>/img/logo-beep.png" width="60" height="60" alt="BEEP" />
70 <h4><a href="https://apps.ubuntu.com/cat/applications/beep-game/" target="_blank" title="BEEP">BEEP</a></h4>
71 <p>Games | <span class="price">&#36;9.99</span><br/>A 2D platformer/shooter game with physics-based puzzles.</p>
72 </li>
73 <li>
74 <img src="<?php echo get_template_directory_uri(); ?>/img/logo-inkscape.png" width="60" height="60" alt="Inkscape" />
75 <h4><a href="https://apps.ubuntu.com/cat/applications/inkscape/" target="_blank" title="Inkscape">Inkscape</a></h4>
76 <p>Graphics | <span class="price">FREE</span><br/>Vector-based drawing program.</p>
77 </li>
78 <li class="no-border">
79 <img src="<?php echo get_template_directory_uri(); ?>/img/logo-world-of-goo.png" width="60" height="60" alt="World of Goo" />
80 <h4><a href="https://apps.ubuntu.com/cat/applications/worldofgoo/" target="_blank" title="World of Goo">World of Goo</a></h4>
81 <p>Games | <span class="price">&#36;19.95</span><br/>Physics based puzzle/construction game.</p>
82 </li>
83 <li>
84 <img src="<?php echo get_template_directory_uri(); ?>/img/logo-blender.png" width="60" height="60" alt="Blender" />
85 <h4><a href="https://apps.ubuntu.com/cat/applications/blender/" target="_blank" title="Blender">Blender</a></h4>
86 <p>Graphics | <span class="price">FREE</span><br/>Very fast and versatile 3D modeller/renderer.</p>
87 </li>
88 <li>
89 <img src="<?php echo get_template_directory_uri(); ?>/img/logo-braid.png" width="60" height="60" alt="Braid" />
90 <h4><a href="https://apps.ubuntu.com/cat/applications/braid/" target="_blank" title="Braid">Braid</a></h4>
91 <p>Games | <span class="price">&#36;9.99</span><br/>Manipulate the flow of time to solve puzzles.</p>
92 </li>
93 <li>
94 <img src="<?php echo get_template_directory_uri(); ?>/img/logo-openshot.png" width="60" height="60" alt="OpenShot" />
95 <h4><a href="https://apps.ubuntu.com/cat/applications/openshot/" target="_blank" title="OpenShot">OpenShot</a></h4>
96 <p>Sound &amp; video | <span class="price">FREE</span><br/>Create and edit videos and movies.</p>
97 </li>
98 <li>
99 <img src="<?php echo get_template_directory_uri(); ?>/img/logo-oilrush.png" width="60" height="60" alt="Oil Rush" />
100 <h4><a href="https://apps.ubuntu.com/cat/applications/oilrush/" target="_blank" title="Oil Rush">Oil Rush</a></h4>
101 <p>Games | <span class="price">&#36;19.95</span><br/>Naval strategy game.</p>
102 </li>
103 </ul>
104 <ul class="slider-jump">
105 <li class="dot1 active"></li>
106 <li class="dot2"></li>
107 <li class="dot3"></li>
108 </ul>
109 </div>
110 </div>
111 </div>
112 <div class="grid-12">
113 <div class="box clearfix">36 <div class="box clearfix">
114 <h2>Why develop for Ubuntu?</h2>37 <h2>Why develop for Ubuntu?</h2>
115 <ul>38 <ul>
@@ -121,17 +44,17 @@
121 <li>44 <li>
122 <img src="<?php echo get_template_directory_uri(); ?>/img/why-open.png" width="120" height="85" alt="Braid in the Ubuntu Software Centre" />45 <img src="<?php echo get_template_directory_uri(); ?>/img/why-open.png" width="120" height="85" alt="Braid in the Ubuntu Software Centre" />
123 <h4>Open source and commercial apps</h4>46 <h4>Open source and commercial apps</h4>
124 <p>Ubuntu desktop apps can be open or closed source, and free or paid-for. You decide the price and the applicable licence.</p>47 <p>Ubuntu apps can be open or closed source, and free or paid-for. You decide the price and the applicable licence.</p>
125 </li>48 </li>
126 <li class="last">49 <li class="last">
127 <img src="<?php echo get_template_directory_uri(); ?>/img/why-millions.png" width="120" height="85" alt="A class of children using Ubuntu" />50 <img src="<?php echo get_template_directory_uri(); ?>/img/why-millions.png" width="120" height="85" alt="A class of children using Ubuntu" />
128 <h4>Audience of millions</h4>51 <h4>Audience of millions</h4>
129 <p>As the third most popular desktop operating system, Ubuntu reaches millions around the globe. Develop on Ubuntu, and so can your app.</p>52 <p>As the third most popular desktop operating system, Ubuntu reaches millions around the globe. Now also on phones, sky is the limit!</p>
130 </li>53 </li>
131 <li>54 <li>
132 <img src="<?php echo get_template_directory_uri(); ?>/img/why-usc.png" width="120" height="85" alt="An app rating on the Software Centre" />55 <img src="<?php echo get_template_directory_uri(); ?>/img/why-usc.png" width="120" height="85" alt="An app rating on the Software Centre" />
133 <h4>Ubuntu Software Centre</h4>56 <h4>Ubuntu Software Centre</h4>
134 <p>Ubuntu users will be able to view your applications, along with ratings and reviews, in the Ubuntu Software Centre. Installation is as easy as a single click.</p>57 <p>Ubuntu users will be able to view your applications, along with ratings and reviews, directly from the Dash. Installation is as easy as a single click.</p>
135 </li>58 </li>
136 <li>59 <li>
137 <img src="<?php echo get_template_directory_uri(); ?>/img/why-myapps.png" width="120" height="85" alt="Submit your apps page on My Apps" />60 <img src="<?php echo get_template_directory_uri(); ?>/img/why-myapps.png" width="120" height="85" alt="Submit your apps page on My Apps" />

Subscribers

People subscribed via source and target branches

to all changes: