- Announce EclipseCon21012 tutorial
- add links to contributor guide and github mirror
diff --git a/getting_involved.php b/getting_involved.php
index 72f0f7c..3b3c483 100644
--- a/getting_involved.php
+++ b/getting_involved.php
@@ -17,8 +17,9 @@
 <h3>$pageTitle</h3>
 <p>
 <ul>
-<li>Project sources are at <a href="http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/">git.eclipse.org</a>.
+<li>Project sources are at <a href="http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/">git.eclipse.org</a> and mirrored at <a href="http://github.com/eclipse/tycho/">github</a>.
 <li><a href="http://wiki.eclipse.org/Developing_Tycho">Building tycho from sources</a></li>
+<li><a href="http://wiki.eclipse.org/Tycho/Contributor_Guide">Contributor guide</a></li>
 <li><a href="https://dev.eclipse.org/mailman/listinfo/tycho-dev">tycho-dev@eclipse.org mailing list</a></li>
 <li><a href="http://wiki.eclipse.org/Category:Tycho">Tycho Wiki</a></li>
 </ul>
diff --git a/pages/_index.html b/pages/_index.html
index dd42270..35ecfdb 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -110,6 +110,13 @@
 
 <div id="headlines">
 <h3>New and Noteworthy</h3>
+
+<p>Learn how to use Tycho directly from the project's developers in our <a href="http://www.eclipsecon.org/2012/sessions/building-eclipse-plugins-and-rcp-applications-tycho">Tycho tutorial</a> at 
+<a href="http://www.eclipsecon.org/2012"><img border="0" 
+ src="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/100x80.png?1315860425" 
+ height="80" width="100" alt="EclipseCon 2012"/></a>
+</p>
+
 <p>
 Tycho 0.13.0 was released. See the <a href="http://wiki.eclipse.org/Tycho/Release_Notes/0.13">release notes</a> for details.
 </p>