From 0fb12112f56e2b7240051953c18c6ca09fa8b23e Mon Sep 17 00:00:00 2001 From: Anagh Kumar Baranwal Date: Tue, 4 Sep 2018 23:52:26 +0530 Subject: [PATCH] docs: display changes - Reduced size of the social menu and increased the size of the content - Added scrollable property to the index menus - Fixed code wrapping issue Fixes #2103 Signed-off-by: Anagh Kumar Baranwal --- docs/layouts/_default/single.html | 6 +++--- docs/layouts/chrome/menu.html | 2 +- docs/layouts/chrome/navbar.html | 6 +++--- docs/layouts/index.html | 4 ++-- docs/layouts/indexes/category.html | 6 +++--- docs/layouts/indexes/post.html | 6 +++--- docs/layouts/indexes/tag.html | 6 +++--- docs/layouts/page/single.html | 6 +++--- docs/layouts/post/single.html | 6 +++--- docs/layouts/section/commands.html | 4 ++-- docs/static/css/custom.css | 6 ++++++ 11 files changed, 32 insertions(+), 26 deletions(-) diff --git a/docs/layouts/_default/single.html b/docs/layouts/_default/single.html index 29679d5af..e81ddda00 100644 --- a/docs/layouts/_default/single.html +++ b/docs/layouts/_default/single.html @@ -3,7 +3,7 @@ {{ template "chrome/navbar.html" . }}
-
+

{{ .Title }}
{{ .Description }}


@@ -12,10 +12,10 @@
-
+
{{ template "chrome/menu.html" . }}
{{ template "chrome/footer.copyright.html" . }}
-{{ template "chrome/footer.html" . }} \ No newline at end of file +{{ template "chrome/footer.html" . }} diff --git a/docs/layouts/chrome/menu.html b/docs/layouts/chrome/menu.html index 2b281ddb6..f16e452f2 100644 --- a/docs/layouts/chrome/menu.html +++ b/docs/layouts/chrome/menu.html @@ -1,5 +1,5 @@
-
+

Share and Enjoy.

diff --git a/docs/layouts/chrome/navbar.html b/docs/layouts/chrome/navbar.html index 25bda4745..f78377654 100644 --- a/docs/layouts/chrome/navbar.html +++ b/docs/layouts/chrome/navbar.html @@ -14,7 +14,7 @@
  • Downloads