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

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

Issue 123553005: Added new server/cmdline/io programmers' guide. (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: used new page layout for new tutorial Created 6 years, 11 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 unified diff | Download patch
OLDNEW
1 --- 1 ---
2 layout: default 2 layout: tutorial
3 title: "Get Started" 3 title: "Get Started"
4 description: "Get Dart and run two Dart applications" 4 description: "Get Dart and run two Dart applications"
5 has-permalinks: true 5 has-permalinks: true
6 tutorial: 6 tutorial:
7 id: get-started 7 id: get-started
8 js: 8 js:
9 - url: /js/os-switcher.js 9 - url: /js/os-switcher.js
10 defer: true 10 defer: true
11 - url: /js/editor-downloads-analytics.js 11 - url: /js/editor-downloads-analytics.js
12 defer: true 12 defer: true
(...skipping 586 matching lines...) Expand 10 before | Expand all | Expand 10 after
599 <a href="https://github.com/dart-lang/dart-tutorials-samples/archive/master.zi p"> 599 <a href="https://github.com/dart-lang/dart-tutorials-samples/archive/master.zi p">
600 Download the ZIP file</a>, unzip it, 600 Download the ZIP file</a>, unzip it,
601 and open `dart-tutorials-samples` in Dart Editor. 601 and open `dart-tutorials-samples` in Dart Editor.
602 602
603 * Go to the next tutorial, [Connect Dart & HTML](/docs/tutorials/connect-dart-ht ml/), 603 * Go to the next tutorial, [Connect Dart & HTML](/docs/tutorials/connect-dart-ht ml/),
604 which steps you through writing a tiny web app from scratch. 604 which steps you through writing a tiny web app from scratch.
605 605
606 {% endcapture %} 606 {% endcapture %}
607 607
608 {% include tutorial.html %} 608 {% include tutorial.html %}
OLDNEW
« no previous file with comments | « src/site/docs/tutorials/futures/index.markdown ('k') | src/site/docs/tutorials/indexeddb/index.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698