diff --git a/.gitignore b/.gitignore
index bf2b38bc13..e01aca5961 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+target/
_site/
*.swp
pkg/
diff --git a/pom.xml b/pom.xml
new file mode 100644
index 0000000000..ebcf6b3b33
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1,118 @@
+
+
+
+ 4.0.0
+
+ maven-depmgt-pom
+ org.eclipse.che.depmgt
+ 5.0.0-SNAPSHOT
+
+ org.eclipse.che.docs
+ che-docs
+ 5.0.0-SNAPSHOT
+ war
+ Che :: Docs War
+
+ scm:git:git@github.com:codenvy/che-docs.git
+ scm:git:git@github.com:codenvy/che-docs.git
+ HEAD
+
+
+ 9.4.0.v20161208
+ https://maven.codenvycorp.com/content/repositories/codenvy-private-releases/
+ https://maven.codenvycorp.com/content/repositories/codenvy-private-snapshots/
+
+
+
+ codenvy-public-repo
+ codenvy public
+ https://maven.codenvycorp.com/content/groups/public/
+
+
+ codenvy-public-snapshots-repo
+ codenvy public snapshots
+ https://maven.codenvycorp.com/content/repositories/codenvy-public-snapshots/
+
+
+
+
+ codenvy-public-repo
+ codenvy public
+ https://maven.codenvycorp.com/content/groups/public/
+
+
+ codenvy-public-snapshots-repo
+ codenvy public snapshots
+ https://maven.codenvycorp.com/content/repositories/codenvy-public-snapshots/
+
+
+
+
+
+ com.mycila
+ license-maven-plugin
+
+
+ **/**/*.html
+
+
+
+
+ org.eclipse.jetty
+ jetty-maven-plugin
+ ${jetty.version}
+
+ 10
+
+ /docs
+
+
+
+
+ maven-antrun-plugin
+
+
+ compile
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+
+ false
+
+
+ target/docs
+
+
+
+
+
+
+
diff --git a/src/main/_config.yml b/src/main/_config.yml
index 3378a4c1d6..1138e41665 100644
--- a/src/main/_config.yml
+++ b/src/main/_config.yml
@@ -1,3 +1,14 @@
+#
+# Copyright (c) 2012-2016 Codenvy, S.A.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Codenvy, S.A. - initial API and implementation
+#
+
markdown: kramdown
highlighter: rouge
diff --git a/src/main/_data/artik.yml b/src/main/_data/artik.yml
index f69ee9f54e..6e9fa5ac80 100644
--- a/src/main/_data/artik.yml
+++ b/src/main/_data/artik.yml
@@ -1,3 +1,14 @@
+#
+# Copyright (c) 2012-2016 Codenvy, S.A.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Codenvy, S.A. - initial API and implementation
+#
+
- title: ARTIK IDE
artik:
- artik-start-windows
diff --git a/src/main/_data/docs.yml b/src/main/_data/docs.yml
index 679759efa8..161bcf6418 100644
--- a/src/main/_data/docs.yml
+++ b/src/main/_data/docs.yml
@@ -1,3 +1,14 @@
+#
+# Copyright (c) 2012-2016 Codenvy, S.A.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Codenvy, S.A. - initial API and implementation
+#
+
- title: SETUP
docs:
- che-setup-intro
diff --git a/src/main/_data/openshift.yml b/src/main/_data/openshift.yml
index a4847dccf2..f43814bce5 100644
--- a/src/main/_data/openshift.yml
+++ b/src/main/_data/openshift.yml
@@ -1,3 +1,14 @@
+#
+# Copyright (c) 2012-2016 Codenvy, S.A.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Codenvy, S.A. - initial API and implementation
+#
+
- title: OPENSHIFT PLUG-IN FOR ECLIPSE CHE
openshift:
- openshift-config
diff --git a/src/main/_data/tutorials.yml b/src/main/_data/tutorials.yml
index edf3dfe470..433a189469 100644
--- a/src/main/_data/tutorials.yml
+++ b/src/main/_data/tutorials.yml
@@ -1,3 +1,14 @@
+#
+# Copyright (c) 2012-2016 Codenvy, S.A.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Codenvy, S.A. - initial API and implementation
+#
+
- title: User Tutorials
tutorials:
- tutorial-multi-machine
diff --git a/src/main/_includes/primary-nav-items.html b/src/main/_includes/primary-nav-items.html
index cfc74de8b3..40289384e2 100644
--- a/src/main/_includes/primary-nav-items.html
+++ b/src/main/_includes/primary-nav-items.html
@@ -1,15 +1,3 @@
-
Home
diff --git a/src/main/_layouts/default.html b/src/main/_layouts/default.html
index 56a5344e38..8ddc10809d 100644
--- a/src/main/_layouts/default.html
+++ b/src/main/_layouts/default.html
@@ -1,15 +1,3 @@
-
{% include base.html %}
{% include top.html %}
diff --git a/src/main/_layouts/error.html b/src/main/_layouts/error.html
index b574f0c0df..f5bc5c9b31 100644
--- a/src/main/_layouts/error.html
+++ b/src/main/_layouts/error.html
@@ -1,15 +1,3 @@
-
{% include top.html %}
diff --git a/src/main/_layouts/github-io.html b/src/main/_layouts/github-io.html
index 5a0825b1f3..3d09de4c04 100644
--- a/src/main/_layouts/github-io.html
+++ b/src/main/_layouts/github-io.html
@@ -1,15 +1,3 @@
-
{% assign base = '' %}
{% include top.html %}
diff --git a/src/main/assets/imgs/logo-eclipseche.svg b/src/main/assets/imgs/logo-eclipseche.svg
index 81e30778e4..d9f659a06c 100644
--- a/src/main/assets/imgs/logo-eclipseche.svg
+++ b/src/main/assets/imgs/logo-eclipseche.svg
@@ -1 +1,13 @@
+
\ No newline at end of file
diff --git a/src/main/docs.sh b/src/main/docs.sh
old mode 100644
new mode 100755
index 48c45c8cf7..a81255c54f
--- a/src/main/docs.sh
+++ b/src/main/docs.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+#
# Copyright (c) 2012-2016 Codenvy, S.A.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
@@ -6,19 +7,9 @@
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
-# Tyler Jewell - Initial Implementation
-#
-# Hardcoded for windows right now.
-# Need to make this configurable for our CI systems and to work on windows or linux.
-#
-# Optionally - you can run 'jekyll/jekyll jekyll serve' to get a local server on port 9080
-# NOTE - these files will not work without a hosted server right now - they are not static stand alone
+# Codenvy, S.A. - initial API and implementation
#
-# Usage: bash docs.sh [--build|--run\
-#
-# --build - one-time generation of the Web site into _site
-# --run - runs jekyll's Web server on port 9080
-#
+
GLOBAL_HOST_ARCH=$(docker version --format {{.Client}} | cut -d" " -f5)
docker() {