From 6fe8ce979505689b52585bcd232cb1cc69f63e75 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Sat, 1 Jul 2017 20:50:05 +0100 Subject: [PATCH] Add navbar description --- docs/_config.yml | 1 + docs/_includes/footer.html | 33 +++++++++++------------ docs/_includes/header.html | 2 +- docs/_includes/navbar.html | 12 ++++----- docs/_javascript/index.js | 1 - docs/css/bulma-docs.css | 10 +++++++ docs/documentation/components/nav.html | 13 +++++++++ docs/documentation/components/navbar.html | 6 +++++ sass/components/navbar.sass | 1 + 9 files changed, 54 insertions(+), 25 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 5eaddf2d..f310db96 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -16,5 +16,6 @@ exclude: ['fontawesome', 'node_modules', 'templates', '.babelrc', 'bulma-d documentation: "/documentation/overview/start/" download: https://github.com/jgthms/bulma/archive/0.4.2.zip github: https://github.com/jgthms/bulma +twitter: https://twitter.com/jgthms version: 0.4.2 vernum: 42 diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 479456f3..48cbf84c 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -48,7 +48,7 @@
Bulma by Jeremy Thomas.
@@ -104,9 +104,16 @@ + + + +{% if page.route == 'index' %} + +{% endif %} +
- - + - - - - -{% if page.route == 'index' %} - -{% endif %} - - + }()); + // var $mcj = window.jQuery.noConflict(true); + -