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

Side by Side Diff: src/site/index.html

Issue 54813003: remove community, redirect to support, clean up support (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: tweaks Created 7 years, 1 month 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
« no previous file with comments | « src/site/community/index.html ('k') | src/site/support/index.markdown » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 --- 1 ---
2 layout: homepage 2 layout: homepage
3 googleapi: true 3 googleapi: true
4 js: 4 js:
5 - url: /js/display-news.js 5 - url: /js/display-news.js
6 - url: /js/os-switcher.js 6 - url: /js/os-switcher.js
7 defer: true 7 defer: true
8 - url: /js/editor-downloads-analytics.js 8 - url: /js/editor-downloads-analytics.js
9 defer: true 9 defer: true
10 - url: /js/editor-version.js 10 - url: /js/editor-version.js
(...skipping 390 matching lines...) Expand 10 before | Expand all | Expand 10 after
401 <li><a href="http://stackoverflow.com/questions/tagged/dart">Get answers at Stack Overflow</a></li> 401 <li><a href="http://stackoverflow.com/questions/tagged/dart">Get answers at Stack Overflow</a></li>
402 <li><a href="https://plus.google.com/109866369054280216564/posts">Follow on G+</a> 402 <li><a href="https://plus.google.com/109866369054280216564/posts">Follow on G+</a>
403 or <a href="http://twitter.com/dart_lang">Twitter</a></li> 403 or <a href="http://twitter.com/dart_lang">Twitter</a></li>
404 <li><a href="https://plus.google.com/communities/114566943291919232850"> Join the G+ Dartisans community</a> 404 <li><a href="https://plus.google.com/communities/114566943291919232850"> Join the G+ Dartisans community</a>
405 <li><a href="http://dartbug.com/new">File feature requests and bugs</a>< /li> 405 <li><a href="http://dartbug.com/new">File feature requests and bugs</a>< /li>
406 <li><a href="http://code.google.com/p/dart/wiki/Contributing">Submit a p atch</a></li> 406 <li><a href="http://code.google.com/p/dart/wiki/Contributing">Submit a p atch</a></li>
407 </ul> 407 </ul>
408 408
409 <p> 409 <p>
410 Also see: 410 Also see:
411 <a href="/support/">Contact Us</a>, 411 <a href="/support/">Support and Community Resources</a>
412 <a href="/community/">Community Resources</a>
413 </p> 412 </p>
414 </div> 413 </div>
415 </div> 414 </div>
416 415
417 <aside class="alert alert-info"> 416 <aside class="alert alert-info">
418 <b>Note:</b> 417 <b>Note:</b>
419 You can write Dart apps using any recent version of 418 You can write Dart apps using any recent version of
420 {% include os-choices.html %} 419 {% include os-choices.html %}
421 The Dart development tools <b>do not&nbsp;support Windows XP</b>. 420 The Dart development tools <b>do not&nbsp;support Windows XP</b>.
422 Dart Editor requires Java version 6 or higher. 421 Dart Editor requires Java version 6 or higher.
423 </aside> 422 </aside>
424 423
425 </section> 424 </section>
426 425
427 </article> <!-- /.homepage --> 426 </article> <!-- /.homepage -->
428 427
OLDNEW
« no previous file with comments | « src/site/community/index.html ('k') | src/site/support/index.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698