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

Side by Side Diff: src/site/community/index.html

Issue 10788006: new site (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: final patch Created 8 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 unified diff | Download patch
« no previous file with comments | « src/site/articles/why-not-bytecode/index.html ('k') | src/site/config.rb » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 --- 1 ---
2 layout: default 2 layout: default
3 title: "Community Resources" 3 title: "Community Resources"
4 --- 4 ---
5 5
6 <h1> {{ page.title }} </h1> 6 <h1> {{ page.title }} </h1>
7 7
8 <section> 8 <section>
9 9
10 <p>External Dart resources across the community.</p> 10 <p>External Dart resources across the community.</p>
(...skipping 28 matching lines...) Expand all
39 39
40 <dt><a href="http://www.hnsearch.com/search#request/all&amp;q=Dart">Dart on Hacker News</a></dt> 40 <dt><a href="http://www.hnsearch.com/search#request/all&amp;q=Dart">Dart on Hacker News</a></dt>
41 <dd>Conversations and posts about Dart on Hacker News</dd> 41 <dd>Conversations and posts about Dart on Hacker News</dd>
42 42
43 <dt><a href="http://www.html5rocks.com/">HTML5 Rocks</a></dt> 43 <dt><a href="http://www.html5rocks.com/">HTML5 Rocks</a></dt>
44 <dd>HTML5 articles and tutorials from the community</dd> 44 <dd>HTML5 articles and tutorials from the community</dd>
45 </dl> 45 </dl>
46 46
47 47
48 </section> 48 </section>
OLDNEW
« no previous file with comments | « src/site/articles/why-not-bytecode/index.html ('k') | src/site/config.rb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698