| Index: src/site/resources/index.html
|
| diff --git a/src/site/resources/index.html b/src/site/resources/index.html
|
| deleted file mode 100644
|
| index 9f23460f78e8dc79f4b10fca929844515b8c15d5..0000000000000000000000000000000000000000
|
| --- a/src/site/resources/index.html
|
| +++ /dev/null
|
| @@ -1,48 +0,0 @@
|
| ----
|
| -layout: default
|
| -title: "Community Resources"
|
| ----
|
| -
|
| -<h1> {{ page.title }} </h1>
|
| -
|
| -<section>
|
| -
|
| -<p>External Dart resources across the community.</p>
|
| -
|
| - <dl>
|
| - <dt><a href="https://plus.google.com/b/109866369054280216564/">+Dart</a></dt>
|
| - <dd>Conversation with the Dart community on Google+</dd>
|
| -
|
| - <dt><a href="https://plus.google.com/102860501900098846931/">+Chrome Developers</a></dt>
|
| - <dd>Official +Page for Chrome Developers</dd>
|
| -
|
| - <dt><a href="https://plus.google.com/104468597016383470903/posts">+Dartwatch</a></dt>
|
| - <dd>Community Dart +Page on Google+</dd>
|
| -
|
| - <dt><a href="http://dartosphere.org">Dartosphere</a></dt>
|
| - <dd>Collection of Dart blogs from across the community</dd>
|
| -
|
| - <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://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>
|
|
|