Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(146)

Side by Side Diff: chrome/docs/index.html

Issue 140743011: New home page for developer.chrome.com (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed OWNERS Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/docs/devtools-pillar.html ('k') | chrome/docs/multi-device-pillar.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 {{+content:partials.site}} 1 {{+content:partials.site}}
2 2
3 <section class="g-section g-tpl-67-33"> 3 <section class="g-section g-tpl-67-33">
4 <div class="g-unit g-first"> 4 <div class="g-unit g-first">
5 <article class="g-content" id="featured"> 5 <article class="g-content" id="featured">
6 <img src="{{static}}/images/mocks/multidevice.png" class="screenshot"> 6 <a href="/devtools/remote-debugging.html"><img src="{{static}}/images/mock s/multidevice.png" class="screenshot"></a>
7 <h4 class="label">Featured article</h4> 7 <h4 class="label">Featured article</h4>
8 <h1>The World Has Gone Multiscreen: How The Mobile Internet Changes Our Li ves</h1> 8 <a href="/devtools/remote-debugging.html"><h1>Mobile DevTools: Remote Debu gging for Android with Screencast</h1></a>
9 <p class="description">It's a new age in the UK: people connect on an aver age of three devices, which is higher than the global average. Tablet and mobile use is rising, and consumers are using their smartphones more than ever. Shoppe rs research extensively on their smartphones ... 9 <p class="description">
10 Until now, while remote debugging a mobile device,
11 you had to shift your eyes back and forth between the device and your desk top machine.
12 Now Screencast displays your device's screen right inside of Chrome DevToo ls on your desktop.
10 </p> 13 </p>
11 <p><button class="button">Learn more</button></p> 14
15 <p>
16 You can also interact with your mobile device from your desktop,
17 as clicks on the screencast get translated into taps and touch events.
18 Typing on the desktop keyboard also sends keystrokes to the device --
19 much better than typing with your thumbs!
20 </p>
21 <p><button class="button"><a href ="/devtools/remote-debugging.html">Learn more</a></button></p>
12 </article> 22 </article>
13 </div> 23 </div>
14 <div class="g-unit g-last" id="upcoming-events"> 24 <div class="g-unit g-last" id="upcoming-events">
15 <article class="g-content"> 25 <article class="g-content">
16 <img src="{{static}}/images/mocks/devsummit.png" class="screenshot"> 26 <a href="https://developers.google.com/live/shows/5371585095532544-5707702 298738688"><img src="{{static}}/images/mocks/udacity.png" class="screenshot"></a >
17 <h4 class="label">Upcoming Event</h4> 27 <h4 class="label">Upcoming Event</h4>
18 <h2>Chrome Developer Summit</h2> 28 <a href="https://developers.google.com/live/shows/5371585095532544-5707702 298738688"><h2>Udacity Mobile Web Dev Office Hours</h2></a>
19 <p class="description"><a href="">Learn more</a></p> 29 <p class="description"><a href="https://developers.google.com/live/shows/5 371585095532544-5707702298738688">Learn more</a></p>
20 </article> 30 </article>
21 <article class="g-content"> 31 <article class="g-content">
22 <img src="{{static}}/images/mocks/colt.png" class="screenshot"> 32 <a href="https://developers.google.com/live/shows/5035410623299584"><img s rc="{{static}}/images/mocks/webview_video_thumb.png" class="screenshot"></a>
23 <h4 class="label">Google Developers Live</h4> 33 <h4 class="label">Google Developers Live</h4>
24 <h2>GZIP is not enough!</h2> 34 <a href="https://developers.google.com/live/shows/5035410623299584"><h2>Ch rome WebView Debugging</h2></a>
25 <p class="description"><a href="">Watch the episode</a></p> 35 <p class="description"><a href="https://developers.google.com/live/shows/5 035410623299584">Watch the episode</a></p>
26 </article> 36 </article>
27 </div> 37 </div>
28 </section> 38 </section>
29 39
30 <section id="site-sections" class="g-section g-tpl-33-67"> 40 <section id="site-sections" class="g-section g-tpl-33-67">
31 <div class="g-unit g-first"> 41 <div class="g-unit g-first">
32 <article class="g-content"> 42 <article class="g-content">
33 <h2 class="devtools">Chrome DevTools</h2> 43 <a href="/home/devtools-pillar.html"><h2 class="devtools">Chrome DevTools< /h2></a>
34 <p class="description">The Chrome Developer Tools are a set of web authori ng and debugging tools built right into Google Chrome.</p> 44 <p class="description">The Chrome Developer Tools are a set of web authori ng and debugging tools built right into Google Chrome.</p>
35 <p><a href="">Learn more about DevTools</a></p> 45 <p><a href="/home/devtools-pillar.html">Learn more about DevTools</a></p>
36 </article> 46 </article>
37 </div> 47 </div>
38 <div class="g-unit"> 48 <div class="g-unit">
39 <div class="g-section g-tpl-50-50"> 49 <div class="g-section g-tpl-50-50">
40 <div class="g-unit g-first"> 50 <div class="g-unit g-first">
41 <article class="g-content"> 51 <article class="g-content">
42 <h2 class="multidevice">Multi-Device</h2> 52 <a href="/home/multi-device-pillar.html"><h2 class="multidevice">Multi -Device</h2></a>
43 <p class="description">The mobile web has evolved to enable increasing ly sophisticated applications, which we often wish to debug.</p> 53 <p class="description">Chrome runs on tablets, smartphones, and other devices.
44 <p><a href="">Learn more about Multi-Device</a></p> 54 Make your content ready for the multi-device web!</p>
55 <p><a href="/home/multi-device-pillar.html">Learn more about Multi-Dev ice</a></p>
45 </article> 56 </article>
46 </div> 57 </div>
47 <div class="g-unit g-last"> 58 <div class="g-unit g-last">
48 <article class="g-content"> 59 <article class="g-content">
49 <h2 class="platform">Platform</h2> 60 <a href="/home/platform-pillar.html"><h2 class="platform">Platform</h2 ></a>
50 <p class="description">Chrome Apps deliver an experience as capable as a native app, but as safe as a web page. Just like web apps.</p> 61 <p class="description">Build Chrome Apps and Extensions and publish in Store. With Native Client,
51 <p><a href="">Learn more about Platform</a></p> 62 compile native code and run in any website.</p>
63 <p><a href="/home/platform-pillar.html">Learn more about Platform</a>< /p>
52 </article> 64 </article>
53 </div> 65 </div>
54 </div> 66 </div>
55 </div> 67 </div>
56 </section> 68 </section>
57 69
58 <section id="developer-news" class="g-section g-tpl-33-67 more-section"> 70 <section id="developer-news" class="g-section g-tpl-33-67 more-section">
59 <h1>Google Developers News</h1> 71 <h1>Further Resources</h1>
60 <div class="g-unit g-first"> 72 <div class="g-unit g-first">
61 <article class="g-content"> 73 <article class="g-content">
62 <h4 class="label">Google Developers Blog</h4> 74 <h2>Forums</h2>
63 <a href=""><h2>A new look for managing your APIs</h2></a> 75 » <p>
64 <p class="published">Posted: <time>29 October 2013</time> by Akshay Kannan , Product 76 <ul>
65 Manager, Google Cloud Platform</p> 77 <li><a href="https://groups.google.com/a/chromium.org/">chromium.org G roups</a></li>
66 <p class="description"><a href="">Learn more about DevTools</a></p> 78 <li><a href="https://groups.google.com/forum/#!forum/native-client-dis cuss">Native Client Group</a></li>
79 <li><a href="http://stackoverflow.com/tags/google-chrome">google-chrom e on Stack Overflow</a>
80 </li>
81 </ul>
82 » </p>
67 </article> 83 </article>
68 </div> 84 </div>
69 <div class="g-unit"> 85 <div class="g-unit">
70 <div class="g-section g-tpl-50-50"> 86 <div class="g-section g-tpl-50-50">
71 <div class="g-unit g-first"> 87 <div class="g-unit g-first">
72 <article class="g-content"> 88 <article class="g-content">
73 <h4 class="label">Youtube API Blog</h4> 89 <h2>Languages & Libraries</h2>
74 <a href=""><h2>Let your users discover live events and track their aud ience</h2></a> 90 <p>
75 <p class="published">Posted: <time>29 October 2013</time></p> 91 » <ul>
76 <p class="description"><a href="">Learn more about Multi-Device</a></p > 92 » <li><a href="http://www.polymer-project.org/">Polymer</a></li>
93 » <li><a href="https://www.dartlang.org/">Dart</a>
94 </li>
95 </ul>
96 </p>
77 </article> 97 </article>
78 </div> 98 </div>
79 <div class="g-unit g-last"> 99 <div class="g-unit g-last">
80 <article class="g-content"> 100 <article class="g-content">
81 <h4 class="label">Google Developers Blog</h4> 101 <h2>Open Web Docs</h2>
82 <a href=""><h2>New AdSense data in the Analytics Core Reporting API</h 2></a> 102 <ul>
83 <p class="published">Posted: <time>28 October 2013</time> by Nick Miha ilovksi, Product Manager, Google Analytics API Team</p> 103 <li><a href="http://www.html5rocks.com/en/">HTML5 Rocks</a>
84 <p class="description"><a href="">Learn more about Apps &amp; Extensio ns</a></p> 104 </li>
105 <li><a href="http://www.webplatform.org/">WebPlatform.org</a></li>
106 </ul>
107 </p>
85 </article> 108 </article>
86 </div> 109 </div>
87 </div> 110 </div>
88 </div> 111 </div>
89 </section> 112 </section>
113
90 {{/partials.site}} 114 {{/partials.site}}
91 115
OLDNEW
« no previous file with comments | « chrome/docs/devtools-pillar.html ('k') | chrome/docs/multi-device-pillar.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698