From be0d00cb2a1c42f3deb7b9b0310196639b847a4a Mon Sep 17 00:00:00 2001 From: Patrick Marsceill Date: Wed, 8 Nov 2017 11:23:05 -0500 Subject: [PATCH] getting this on GH --- _config.yml | 7 ++----- _layouts/default.html | 4 ++-- _sass/layout.scss | 13 +++++++++++-- _sass/navigation.scss | 5 +++-- _sass/search.scss | 3 ++- assets/js/just-the-docs.js | 4 +++- docs/search.md | 27 +++++++++++++++++++++++++++ index.md | 6 +++++- 8 files changed, 55 insertions(+), 14 deletions(-) diff --git a/_config.yml b/_config.yml index 222a9ee..218ba9f 100644 --- a/_config.yml +++ b/_config.yml @@ -26,10 +26,7 @@ sass: permalink: pretty exclude: ["node_modules/", "*.gemspec", "Gemfile", "Gemfile.lock", "package.json", "script/", "LICENSE.txt", "lib/", "bin/"] +# Aux links for the upper right navigation aux_links: - GitHub: + "View it on GitHub": - "//github.com/pmarsceill/just-the-docs" - "Support link": - - "//google.com/turds" - "Another link": - - "//yahoo.com" diff --git a/_layouts/default.html b/_layouts/default.html index e8c090e..8cd41d4 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -25,9 +25,9 @@
{% if site.aux_links != nil %} -