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

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

Issue 11366023: Updated tech overview (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: incorporate review comments Created 8 years 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: 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>
11 11
12 <dl> 12 <dl>
13 <dt><a href="https://plus.google.com/b/109866369054280216564/">+Dart</a></dt > 13 <dt><a href="http://stackoverflow.com/questions/tagged/dart">Dart on StackOv erflow</a></dt>
14 <dd>Conversation with the Dart community on Google+</dd> 14 <dd>Dart questions and answers on StackOverflow</dd>
15 15
16 <dt><a href="https://plus.google.com/102860501900098846931/">+Chrome Develop ers</a></dt> 16 <dt><a href="https://plus.google.com/+dartlang">+Dart</a></dt>
17 <dd>Official +Page for Chrome Developers</dd> 17 <dd>Google+ page for Dart team announcements and discussions</dd>
18
19 <dt><a href="https://plus.google.com/communities/114566943291919232850">Dart isans</a></dt>
20 <dd>Google+ community for Dart</dd>
21
22 <dt><a href="https://plus.google.com/+GoogleChromeDevelopers">+Chrome Develo pers</a></dt>
23 <dd>Official Google+ page for Chrome Developers</dd>
18 24
19 <dt><a href="https://plus.google.com/104468597016383470903/posts">+Dartwatch </a></dt> 25 <dt><a href="https://plus.google.com/104468597016383470903/posts">+Dartwatch </a></dt>
20 <dd>Community Dart +Page on Google+</dd> 26 <dd>Community-run Google+ page for Dart</dd>
21 27
22 <dt><a href="http://dartosphere.org">Dartosphere</a></dt> 28 <dt><a href="http://dartosphere.org">Dartosphere</a></dt>
23 <dd>Collection of Dart blogs from across the community</dd> 29 <dd>Collection of Dart blogs from across the community</dd>
24 30
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> 31 <dt><a href="https://twitter.com/#!/search/%23dartlang">#dartlang on Twitter </a></dt>
29 <dd>Real-time search of #dartlang on Twitter</dd> 32 <dd>Real-time search of #dartlang on Twitter</dd>
30 33
31 <dt><a href="https://plus.google.com/s/%23dartlang">#dartlang on Google+</a> </dt> 34 <dt><a href="https://plus.google.com/s/%23dartlang">#dartlang on Google+</a> </dt>
32 <dd>Real-time search of #dartlang on Google+</dd> 35 <dd>Real-time search of #dartlang on Google+</dd>
33 36
34 <dt><a href="http://webchat.freenode.net/?channels=dart">#dart on freenode</ a></dt> 37 <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> 38 <dd>IRC channel for chatting with other Dart developers</dd>
36 39
37 <dt><a href="http://www.reddit.com/r/dartlang/">Dart on Reddit</a></dt> 40 <dt><a href="http://www.reddit.com/r/dartlang/">Dart on Reddit</a></dt>
38 <dd>Conversations and posts about Dart on Reddit</dd> 41 <dd>Conversations and posts about Dart on Reddit</dd>
39 42
40 <dt><a href="http://www.hnsearch.com/search#request/all&amp;q=Dart">Dart on Hacker News</a></dt> 43 <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> 44 <dd>Conversations and posts about Dart on Hacker News</dd>
42 45
43 <dt><a href="http://www.html5rocks.com/">HTML5 Rocks</a></dt> 46 <dt><a href="http://www.html5rocks.com/">HTML5 Rocks</a></dt>
44 <dd>HTML5 articles and tutorials from the community</dd> 47 <dd>HTML5 articles and tutorials from the community</dd>
45 </dl> 48 </dl>
46 49
47 50
48 </section> 51 </section>
OLDNEW
« no previous file with comments | « src/site/_includes/header.html ('k') | src/site/docs/technical-overview/images/DartEditor-debugger.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698