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

Unified 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, 2 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/_includes/header.html ('k') | src/site/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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&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/_includes/header.html ('k') | src/site/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698