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

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

Issue 10700168: massive CL is massive (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: 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/js/scripts.js ('k') | src/site/robots.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ---
2 layout: default
3 title: "Community Resources"
4 ---
5
6 <h1> {{ page.title }} </h1>
7
8 <section>
9
10 <p>External Dart resources across the community.</p>
11
12 <dl>
13 <dt><a href="https://plus.google.com/b/109866369054280216564/">+Dart</a></dt >
14 <dd>Conversation with the Dart community on Google+</dd>
15
16 <dt><a href="https://plus.google.com/102860501900098846931/">+Chrome Develop ers</a></dt>
17 <dd>Official +Page for Chrome Developers</dd>
18
19 <dt><a href="https://plus.google.com/104468597016383470903/posts">+Dartwatch </a></dt>
20 <dd>Community Dart +Page on Google+</dd>
21
22 <dt><a href="http://dartosphere.org">Dartosphere</a></dt>
23 <dd>Collection of Dart blogs from across the community</dd>
24
25 <dt><a href="http://stackoverflow.com/questions/tagged/dart">Dart on StackOv erflow</a></dt>
26 <dd>Dart questions and answers on StackOverflow</dd>
27
28 <dt><a href="https://twitter.com/#!/search/%23dartlang">#dartlang on Twitter </a></dt>
29 <dd>Real-time search of #dartlang on Twitter</dd>
30
31 <dt><a href="https://plus.google.com/s/%23dartlang">#dartlang on Google+</a> </dt>
32 <dd>Real-time search of #dartlang on Google+</dd>
33
34 <dt><a href="http://webchat.freenode.net/?channels=dart">#dart on freenode</ a></dt>
35 <dd>IRC channel for chatting with other Dart developers</dd>
36
37 <dt><a href="http://www.reddit.com/r/dartlang/">Dart on Reddit</a></dt>
38 <dd>Conversations and posts about Dart on Reddit</dd>
39
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>
42
43 <dt><a href="http://www.html5rocks.com/">HTML5 Rocks</a></dt>
44 <dd>HTML5 articles and tutorials from the community</dd>
45 </dl>
46
47
48 </section>
OLDNEW
« no previous file with comments | « src/site/js/scripts.js ('k') | src/site/robots.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698