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

Unified Diff: src/site/resources/index.html

Issue 10788006: new site (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: final patch 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/site/js/scripts.js ('k') | src/site/robots.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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&amp;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>
« 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