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

Unified Diff: src/site/docs/tutorials/shared-pkgs/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
« no previous file with comments | « src/site/docs/tutorials/shared-pkgs/images/victor-files.png ('k') | src/site/docs/tutorials/target.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/docs/tutorials/shared-pkgs/index.markdown
diff --git a/src/site/docs/tutorials/packages/index.markdown b/src/site/docs/tutorials/shared-pkgs/index.markdown
similarity index 98%
rename from src/site/docs/tutorials/packages/index.markdown
rename to src/site/docs/tutorials/shared-pkgs/index.markdown
index e26cefc441f9692b51c4e18f063230a390d13f70..4c5e576cdea8ef7141e7b82aa76a34faa85421a7 100644
--- a/src/site/docs/tutorials/packages/index.markdown
+++ b/src/site/docs/tutorials/shared-pkgs/index.markdown
@@ -1,6 +1,6 @@
---
layout: default
-title: "Target 5: Install Shared Packages"
+title: "Install Shared Packages"
description: "Packages are bundles of source code, tools, and resources that help you to organize and share code"
has-permalinks: true
tutorial:
@@ -35,6 +35,11 @@ Get the vector_math package and many others from:</p>
{% capture content %}
+<div class="tute-target-title">
+<h1>{{page.title}}</h1>
+<h3>Borrow and share code.</h3>
+</div>
+
Now that you're able to create and run a Dart application
and have a basic understanding of DOM programming,
you are ready to leverage code written by other programmers.
« no previous file with comments | « src/site/docs/tutorials/shared-pkgs/images/victor-files.png ('k') | src/site/docs/tutorials/target.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698