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

Unified Diff: src/site/articles/web-ui/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/_includes/header.html ('k') | src/site/articles/web-ui/spec.markdown » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/articles/web-ui/index.markdown
diff --git a/src/site/articles/web-ui/index.markdown b/src/site/articles/web-ui/index.markdown
index 767525b8ea205d5d97ae6914d88acc5f593c55ce..c289b01fe1b5d2d1449c1a7bc154ac4579b0aadf 100644
--- a/src/site/articles/web-ui/index.markdown
+++ b/src/site/articles/web-ui/index.markdown
@@ -44,8 +44,25 @@ that will contain the running version of the code sample.
{% iframeprefix example/ %}
{% endcodesampleSetup %}
+<div class="hero-unit">
+ <h1> Introducing Polymer.dart </h1>
+ <p markdown="1">
+ [Polymer.dart](/polymer-dart/), the next evolution of Web UI, has
+ better debugging,
+ faster development, and closer spec alignment.
+ </p>
+</div>
+
# {{ page.title }}
+<aside class="alert alert-danger" markdown="1">
+<strong>Web UI is now Polymer.dart.</strong>
+Web UI has evolved to
+[Polymer.dart](/polymer-dart/), which provides many fixes and improvements.
+We encourage Web UI users to upgrade to Polymer.dart.
+The information on this page apply only to Web UI, which is now deprecated.
+</aside>
+
_Written by Sigmund Cherem<br />
October 2012 (Updated February 2013)_
« no previous file with comments | « src/site/_includes/header.html ('k') | src/site/articles/web-ui/spec.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698