[pages] Update index page to add install from marketplace link
diff --git a/pages/_index.html b/pages/_index.html
index 665dc67..6ae9a36 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -17,11 +17,11 @@
<div id="introText">
<p class="left">
- <a href="http://wiki.eclipse.org/Intent"> Intent</a> is a tool allowing developers to easily write a documentation up-to-date with any development artifact (models, code, environment...).
- <br/><br/>
- The documentation, integrated with other Eclipse tools, then becomes truly useful and is no longer a burden that developer have to carry to please their customers or their project manager.
- <br/><br/>
- Based on Donald Knuth's <a href="http://www-cs-faculty.stanford.edu/~uno/lp.html">Literate Programming</a> concepts and allowing collaborative work around design tasks, Intent will try to reconcile developers with Documentation.
+ Mylyn Intent is an open source <b>documentation environment</b>, that allows you to <b>keep your doc synchronized</b> with any development artifact (Source code, Models, Dependencies...) while being customizable for your development processes (domain specific constraints, syntax or tools...).<br/><br/>
+
+The documentation, integrated with other Eclipse tools, then becomes truly useful and is no longer a burden that developer have to carry to please their customers or their project manager. Based on Donald Knuth's <b>Literate Programming</b> concepts and allowing collaborative work around design tasks, Intent aims at reconciling developers with Documentation.<br/>
+<a href="https://dl.dropboxusercontent.com/u/25353760/blog/intent_comparejava.png">
+<img style="width:100%" src="https://dl.dropboxusercontent.com/u/25353760/blog/intent_comparejava.png"/></a>
</p>
<p class="right">
@@ -43,6 +43,13 @@
</a>
</p>
+
+ <p>
+ <b>Install latest Mylyn Intent from Eclipse marketplace</b>: <a href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=945090" title="Drag and drop into a running Eclipse Indigo workspace to install Mylyn Intent (Agile & Synchronized Documentation)">
+ <img src="https://marketplace.eclipse.org/sites/all/modules/custom/marketplace/images/installbutton.png"/>
+</a>
+
+ </p>
</div>