diff --git a/_config.yml b/_config.yml index 8cbdd0e3953..6f8be947970 100644 --- a/_config.yml +++ b/_config.yml @@ -163,3 +163,10 @@ defaults: path: "apidocs/v2.0.1" values: hide_from_sitemap: true + +# Assets +# +# We specify the directory for Jekyll so we can use @imports. +sass: + sass_dir: _scss + style: :compressed \ No newline at end of file diff --git a/_includes/global-header.html b/_includes/global-header.html index a4a3cecb967..7f82b14a91e 100644 --- a/_includes/global-header.html +++ b/_includes/global-header.html @@ -1,51 +1,55 @@
-
-
- -
+
+
+ +
-
+
@@ -58,30 +62,36 @@

Docker Documentation

+ + +
-
+
+ diff --git a/_includes/header.html b/_includes/header.html index b007ec98406..8f3d02a2074 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,7 +1,7 @@ + \ No newline at end of file diff --git a/_includes/side-menu.html b/_includes/side-menu.html index bc22ee4adce..23230234bce 100644 --- a/_includes/side-menu.html +++ b/_includes/side-menu.html @@ -1,5 +1,5 @@ -{% if page.landing == true %}