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

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

Issue 54813003: remove community, redirect to support, clean up support (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: tweaks Created 7 years, 1 month 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/_includes/header.html ('k') | src/site/index.html » ('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="http://stackoverflow.com/questions/tagged/dart">Dart on StackOv erflow</a></dt>
14 <dd>Dart questions and answers on StackOverflow</dd>
15
16 <dt><a href="https://plus.google.com/+dartlang">+Dart</a></dt>
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>
24
25 <dt><a href="https://plus.google.com/104468597016383470903/posts">+Dartwatch </a></dt>
26 <dd>Community-run Google+ page for Dart</dd>
27
28 <dt><a href="http://dartosphere.org">Dartosphere</a></dt>
29 <dd>Collection of Dart blogs from across the community</dd>
30
31 <dt><a href="https://twitter.com/#!/search/%23dartlang">#dartlang on Twitter </a></dt>
32 <dd>Real-time search of #dartlang on Twitter</dd>
33
34 <dt><a href="https://plus.google.com/s/%23dartlang">#dartlang on Google+</a> </dt>
35 <dd>Real-time search of #dartlang on Google+</dd>
36
37 <dt><a href="http://webchat.freenode.net/?channels=dart">#dart on freenode</ a></dt>
38 <dd>IRC channel for chatting with other Dart developers</dd>
39
40 <dt><a href="http://www.reddit.com/r/dartlang/">Dart on Reddit</a></dt>
41 <dd>Conversations and posts about Dart on Reddit</dd>
42
43 <dt><a href="http://www.hnsearch.com/search#request/all&amp;q=Dart">Dart on Hacker News</a></dt>
44 <dd>Conversations and posts about Dart on Hacker News</dd>
45
46 <dt><a href="http://www.html5rocks.com/">HTML5 Rocks</a></dt>
47 <dd>HTML5 articles and tutorials from the community</dd>
48 </dl>
49
50
51 </section>
OLDNEW
« no previous file with comments | « src/site/_includes/header.html ('k') | src/site/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698