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

Unified Diff: src/site/docs/tutorials/get-started/index.markdown

Issue 19238002: mockup for tute front page refresh. With tabs. Huzzah (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: merge with master + optipng images Created 7 years, 5 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
Index: src/site/docs/tutorials/get-started/index.markdown
diff --git a/src/site/docs/tutorials/get-started/index.markdown b/src/site/docs/tutorials/get-started/index.markdown
index c578f086bea20423c14814d400a52323ca7ef26a..ef2f76b625f27cfab3f1a0ca1442a4e7d0a622c8 100644
--- a/src/site/docs/tutorials/get-started/index.markdown
+++ b/src/site/docs/tutorials/get-started/index.markdown
@@ -1,6 +1,6 @@
---
layout: default
-title: "Target 1: Get Started"
+title: "Get Started"
description: "Get Dart and run two Dart applications"
has-permalinks: true
tutorial:
@@ -15,7 +15,7 @@ js:
next: connect-dart-html
next-title: "Connect Dart & HTML"
prev: index.html
-prev-title: "Home"
+prev-title: "A Game of Darts"
---
{% capture whats_the_point %}
@@ -49,6 +49,11 @@ Get the source code for the samples featured in this target:</p>
{% capture content %}
+<div class="tute-target-title">
+<h1>{{page.title}}</h1>
+<h3>Get Dart. Run two apps.</h3>
+</div>
+
This target gets you ready
to begin writing web apps in Dart.
Here you will download the Dart software,
« no previous file with comments | « src/site/docs/tutorials/get-started/images/gs-banner.png ('k') | src/site/docs/tutorials/images/add-packages-screenshot.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698