From ee8b901bcbc5db0596d8b6e98f5bd34f4dc75d66 Mon Sep 17 00:00:00 2001 From: Silvio Giebl Date: Sun, 21 Jul 2019 14:36:51 +0200 Subject: [PATCH 01/83] Simplified nav nesting (cherry picked from commit eeb3f342b17a744d0c2b2f0360359fa3276f8abd) --- _includes/nav.html | 78 +++++++++++++++++++++---------------------- _layouts/default.html | 7 ++-- 2 files changed, 41 insertions(+), 44 deletions(-) diff --git a/_includes/nav.html b/_includes/nav.html index d561a42..fbe159f 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,40 +1,38 @@ - + diff --git a/_layouts/default.html b/_layouts/default.html index d414234..52a03e1 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,7 +4,7 @@ layout: table_wrappers - + {% include head.html %} @@ -14,10 +14,9 @@ layout: table_wrappers {% include title.html %} - - + From 183778067bfec16cc2ed4c7ba9f4ed1aa3c66496 Mon Sep 17 00:00:00 2001 From: Silvio Giebl Date: Thu, 15 Aug 2019 22:56:24 +0200 Subject: [PATCH 02/83] Fixed missing closing div in default.html, formatting --- _layouts/default.html | 53 ++++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 52a03e1..a8bc48c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -25,13 +25,13 @@ layout: table_wrappers
From 721ca36d85a85d033f6e5da01ab9f7dbaf41428c Mon Sep 17 00:00:00 2001 From: Silvio Giebl Date: Sun, 21 Jul 2019 16:09:29 +0200 Subject: [PATCH 03/83] Cleaned ids and classes (cherry picked from commit 2b153ed074811e735aaa58d57a3fcdf7838e17f5) --- _layouts/default.html | 18 +++++++++--------- _sass/content.scss | 2 +- _sass/layout.scss | 20 ++++++++++---------- _sass/navigation.scss | 2 +- _sass/search.scss | 2 +- assets/js/just-the-docs.js | 18 +++++++++--------- 6 files changed, 31 insertions(+), 31 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index a8bc48c..8bf647d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -12,25 +12,25 @@ layout: table_wrappers -
-
-