diff --git a/www/lib/www/home_page.html.eex b/www/lib/www/home_page.html.eex
index f836411..1221b2e 100644
--- a/www/lib/www/home_page.html.eex
+++ b/www/lib/www/home_page.html.eex
@@ -1,9 +1,137 @@
-
+
+
- Elixir on Docker
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
- Hello, World!
+
+
+
+
+
+
+
+
Welcome to Elixir On Docker
+
This project template provides a set of sensible defaults for a new application designed to be cloud native. It includes:
+
+ - A main service www, this serves the main content offered by your application.
+ - Secure HTTP/2 content delivery with Ace web server.
+ - Code reloading in development environment using ExSync.
+ - Automatic clustering. Setup for docker-cloud other environments coming soon.
+ - Web based metrics, monitoring and observing with Wobserver.
+ - Documentation driven development with Raxx.ApiBlueprint.
+ - Integration test suit running from the integration service.
+
+
+
+
+
-
+
+
+
\ No newline at end of file