From 5040c424a2e129ecf17745e46799daaf0854ef7f Mon Sep 17 00:00:00 2001 From: Christopher Van Date: Wed, 16 Dec 2015 12:01:05 -0800 Subject: [PATCH] responsive homepage / examples (for issue #59) --- themes/aframe/layout/index.ejs | 2 +- .../layout/partials/examples/sidebar.ejs | 4 +- .../partials/examples/sidebar_header.ejs | 3 + .../layout/partials/secondary/mobile_nav.ejs | 2 +- .../layout/partials/secondary/sidebar.ejs | 4 + themes/aframe/source/css/examples.styl | 137 +++++++++++++++--- 6 files changed, 127 insertions(+), 25 deletions(-) diff --git a/themes/aframe/layout/index.ejs b/themes/aframe/layout/index.ejs index dd681add..36c2023a 100644 --- a/themes/aframe/layout/index.ejs +++ b/themes/aframe/layout/index.ejs @@ -17,7 +17,7 @@ virtual reality web <%- page.content %> - + Get Started diff --git a/themes/aframe/layout/partials/examples/sidebar.ejs b/themes/aframe/layout/partials/examples/sidebar.ejs index 751b0f80..99548b6f 100644 --- a/themes/aframe/layout/partials/examples/sidebar.ejs +++ b/themes/aframe/layout/partials/examples/sidebar.ejs @@ -29,12 +29,12 @@ <% } %> diff --git a/themes/aframe/layout/partials/examples/sidebar_header.ejs b/themes/aframe/layout/partials/examples/sidebar_header.ejs index 80aedd0b..586c270c 100644 --- a/themes/aframe/layout/partials/examples/sidebar_header.ejs +++ b/themes/aframe/layout/partials/examples/sidebar_header.ejs @@ -3,3 +3,6 @@ <%- config.title %> + + Get Started + diff --git a/themes/aframe/layout/partials/secondary/mobile_nav.ejs b/themes/aframe/layout/partials/secondary/mobile_nav.ejs index 7b0602e2..35d0dcb9 100644 --- a/themes/aframe/layout/partials/secondary/mobile_nav.ejs +++ b/themes/aframe/layout/partials/secondary/mobile_nav.ejs @@ -1,6 +1,6 @@