diff --git a/index.rst b/index.rst
new file mode 100644
index 0000000000000000000000000000000000000000..14044bf6045da7a11eae57ede7fb9f7e38cf5cea
--- /dev/null
+++ b/index.rst
@@ -0,0 +1,95 @@
+vMap
+====
+
+vMap is a french powerful webmapping application based on the newest
+open-source libraries (OpenLayers 3, Google-Closure, AngularJS,
+Bootstrap…). It can use external map services, local data files produced
+in many formats (WMS, WMTS, Bing, OSM, GPX, GeoJSON, KML, TopoJSON…) or
+publish WMS services using MapServer. vMap is able to manage business
+objects while using WMS producing server software like MapServer,
+GeoServer, QGIS Server or ArcGis Server.
+
+|image0|
+
+Available features
+==================
+
+Publish queryable layers using Mapserver and WMS GetFeatureInfo
+---------------------------------------------------------------
+
+The map view allows you to click on a item and display the
+GetFeatureInfo result
+
+|image1|
+
+Use the **Mapserver** mode to create WMS layers with an HTML query
+templates
+
+|image2|
+
+Publish queryable layers using vMap business objects
+----------------------------------------------------
+
+WMS GetFeatureInfo requests are limited, to go further use the **vMap
+business objects** that allows you to edit and insert data using full
+customizable forms.
+
+|image3|
+
+A powerful graphic interface will help you create complex forms with
+more than 30 different types of fields, external datasources etc…
+
+|image4|
+
+Snapping features when editing geometries
+-----------------------------------------
+
+Geographic **data quality** is essential, to avoid superpositions you
+can activate the snapping while creating or editing features.
+
+|image5|
+
+Compare maps
+------------
+
+You can use the compare button to compare two different maps and make
+PDF prints of them.
+
+|image6|
+
+Mobile mode
+-----------
+
+vMap is also available for mobile devices using a simple browser
+
+You will be able to display, insert and edit data in the same way you do
+using your computer. A **GPS** connection is also available to draw
+features using your current position.
+
+============ ============ =============
+|image7|     |image8|     |image9|
+============ ============ =============
+Display data Query layers Draw features
+============ ============ =============
+
+Usefull links
+=============
+
+-  **More about vMap:** https://www.veremes.com/produits/vmap (french)
+-  **Documentation:** https://vmap.readthedocs.io/fr/latest/
+-  **Gitlab repo:** https://gitlab.veremes.net/open-source/vmap
+
+Created and maintained by `Veremes`_
+
+.. _Veremes: https://www.veremes.com/
+
+.. |image0| image:: https://www.veremes.com/wp-content/uploads/vMap_Docker.png
+.. |image1| image:: https://www.veremes.com/wp-content/uploads/getfeatureinfo_mode_carto.jpg
+.. |image2| image:: https://www.veremes.com/wp-content/uploads/getfeatureinfo_admin_couche.jpg
+.. |image3| image:: https://www.veremes.com/wp-content/uploads/mode_carto.png
+.. |image4| image:: https://www.veremes.com/wp-content/uploads/bo_studio.jpg
+.. |image5| image:: https://www.veremes.com/wp-content/uploads/accrochage.gif
+.. |image6| image:: https://www.veremes.com/wp-content/uploads/comparaison.gif
+.. |image7| image:: https://www.veremes.com/wp-content/uploads/mobile_measure.png
+.. |image8| image:: https://www.veremes.com/wp-content/uploads/mobile_cadastre.png
+.. |image9| image:: https://www.veremes.com/wp-content/uploads/mobile_saisie.png
\ No newline at end of file