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

Unified Diff: src/site/docs/tutorials/templates/index.markdown

Issue 23619013: start talking about polymer.dart (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: remove the colors, reword the intro Created 7 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/site/docs/tutorials/index.markdown ('k') | src/site/docs/tutorials/web-ui/index.markdown » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/docs/tutorials/templates/index.markdown
diff --git a/src/site/docs/tutorials/templates/index.markdown b/src/site/docs/tutorials/templates/index.markdown
index b4f034f6e165ba6911765a24b365a243b9937c7f..3f476a63e8e7c1bcb7e199be6558a5d89472a851 100644
--- a/src/site/docs/tutorials/templates/index.markdown
+++ b/src/site/docs/tutorials/templates/index.markdown
@@ -54,30 +54,16 @@ Get the source code for the samples featured in this target:</p>
<font size="24">
<i class="icon-bullhorn"> </i>
</font>
-
- The Dart Web UI team recently
- <a href="https://groups.google.com/a/dartlang.org/forum/#!topic/web-ui/6laXXxRtA7k" target="_blank">announced</a>
- a port of the Polymer project:
- <a href="https://pub.dartlang.org/packages/polymer" target="_blank">polymer.dart</a>.
-
- We've converted most of the tutorial Web UI examples and compiled some
- <a href="https://github.com/dart-lang/dart-tutorials-samples/blob/master/web/to-polymer-notes.txt" target="_blank">notes</a>
- along the way.
- Here is source code for the polymer versions of the three examples from this target:
- <ul>
- <li>
- <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target07-polymer/adlibitum"
- target="_blank">adlibitum</a>
- </li>
- <li>
- <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target07-polymer/simplehangman"
- target="_blank">simplehangman</a>
- </li>
- <li>
- <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/target07-polymer/hangman"
- target="_blank">hangman</a>
- </li>
- </ul>
+ Web UI is being upgraded to polymer.dart.
+ For more information about polymer.dart,
+ including tips on porting Web UI apps to polymer.dart
+ and the current status of the project,
+ check out the <a href="/polymer-dart/" target="_blank">polymer.dart</a>
+ home page.
+ For polymer.dart versions of the tutorial's Web UI apps,
+ check out the tutorial's
+ <a href="https://github.com/dart-lang/dart-tutorials-samples/tree/master/web/"
+ target="_blank">code repo</a> on github.
</aside>
<hr>
« no previous file with comments | « src/site/docs/tutorials/index.markdown ('k') | src/site/docs/tutorials/web-ui/index.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698