Skip to content

Commit

Permalink
Merge pull request Polymer#601 from arthurevans/docs-599
Browse files Browse the repository at this point in the history
Pull tutorial from the github repo
  • Loading branch information
addyosmani committed Aug 18, 2014
2 parents 5e388c7 + 7d32595 commit 133cd0e
Show file tree
Hide file tree
Showing 34 changed files with 17 additions and 1,493 deletions.
2 changes: 1 addition & 1 deletion docs/start/tutorial/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ subtitle: Your first Polymer application
In this tutorial, you'll build a small {{site.project_title}} application -- a very basic client for a social networking service. The end result will look like this:

<figure layout vertical center>
<a href="/samples/tutorial/finished/index.html" layout horizontal flex class="unquote-link">
<a href="/apps/polymer-tutorial/finished/" layout horizontal flex class="unquote-link">
<div class="unquote-image" flex></div>
</a>
<figcaption>
Expand Down
2 changes: 1 addition & 1 deletion docs/start/tutorial/step-4.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Save `post-list.html` and refresh your page.
That's it &mdash; you're done! With a bit of luck, your application looks like this:

<figure layout vertical center>
<a href="/samples/tutorial/finished/index.html" layout horizontal flex class="unquote-link">
<a href="/apps/polymer-tutorial/finished/" layout horizontal flex class="unquote-link">
<div class="unquote-image" flex></div>
</a>
<figcaption>
Expand Down
58 changes: 0 additions & 58 deletions samples/tutorial/api/posts.json

This file was deleted.

78 changes: 0 additions & 78 deletions samples/tutorial/finished/index.html

This file was deleted.

65 changes: 0 additions & 65 deletions samples/tutorial/finished/post-card.html

This file was deleted.

41 changes: 0 additions & 41 deletions samples/tutorial/finished/post-list.html

This file was deleted.

25 changes: 0 additions & 25 deletions samples/tutorial/images/avatar-01.svg

This file was deleted.

28 changes: 0 additions & 28 deletions samples/tutorial/images/avatar-02.svg

This file was deleted.

Loading

0 comments on commit 133cd0e

Please sign in to comment.