Skip to content

Commit

Permalink
Pull tutorial from the github repo instead of
Browse files Browse the repository at this point in the history
copying into the docs repo. Vulcanize the demo.
  • Loading branch information
Arthur Evans committed Aug 14, 2014
1 parent ff5fa5b commit 7d32595
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 7d32595

Please sign in to comment.