Index: src/site/community/index.html |
diff --git a/src/site/community/index.html b/src/site/community/index.html |
deleted file mode 100644 |
index 0d8f5c609c9f68cbbe5b5fec21386561d1048b18..0000000000000000000000000000000000000000 |
--- a/src/site/community/index.html |
+++ /dev/null |
@@ -1,51 +0,0 @@ |
---- |
-layout: default |
-title: "Community Resources" |
---- |
- |
-<h1> {{ page.title }} </h1> |
- |
-<section> |
- |
-<p>External Dart resources across the community.</p> |
- |
- <dl> |
- <dt><a href="http://stackoverflow.com/questions/tagged/dart">Dart on StackOverflow</a></dt> |
- <dd>Dart questions and answers on StackOverflow</dd> |
- |
- <dt><a href="https://plus.google.com/+dartlang">+Dart</a></dt> |
- <dd>Google+ page for Dart team announcements and discussions</dd> |
- |
- <dt><a href="https://plus.google.com/communities/114566943291919232850">Dartisans</a></dt> |
- <dd>Google+ community for Dart</dd> |
- |
- <dt><a href="https://plus.google.com/+GoogleChromeDevelopers">+Chrome Developers</a></dt> |
- <dd>Official Google+ page for Chrome Developers</dd> |
- |
- <dt><a href="https://plus.google.com/104468597016383470903/posts">+Dartwatch</a></dt> |
- <dd>Community-run Google+ page for Dart</dd> |
- |
- <dt><a href="http://dartosphere.org">Dartosphere</a></dt> |
- <dd>Collection of Dart blogs from across the community</dd> |
- |
- <dt><a href="https://twitter.com/#!/search/%23dartlang">#dartlang on Twitter</a></dt> |
- <dd>Real-time search of #dartlang on Twitter</dd> |
- |
- <dt><a href="https://plus.google.com/s/%23dartlang">#dartlang on Google+</a></dt> |
- <dd>Real-time search of #dartlang on Google+</dd> |
- |
- <dt><a href="http://webchat.freenode.net/?channels=dart">#dart on freenode</a></dt> |
- <dd>IRC channel for chatting with other Dart developers</dd> |
- |
- <dt><a href="http://www.reddit.com/r/dartlang/">Dart on Reddit</a></dt> |
- <dd>Conversations and posts about Dart on Reddit</dd> |
- |
- <dt><a href="http://www.hnsearch.com/search#request/all&q=Dart">Dart on Hacker News</a></dt> |
- <dd>Conversations and posts about Dart on Hacker News</dd> |
- |
- <dt><a href="http://www.html5rocks.com/">HTML5 Rocks</a></dt> |
- <dd>HTML5 articles and tutorials from the community</dd> |
- </dl> |
- |
- |
-</section> |