New Header Type

Create a config for the type of the header used in the site, if the
header type is drawer then a sidebar is loaded
else use a simple material nav
This commit is contained in:
Oscar Cortez 2015-07-14 12:10:34 -06:00
parent aa439b98d3
commit c0ee41733f
7 changed files with 122 additions and 1 deletions

View file

@ -10,5 +10,7 @@ url: "http://yourdomain.com" # the base hostname & protocol for your site
twitter_username: jekyllrb
github_username: jekyll
# Layout settings
header_type: fixed
# Build settings
markdown: kramdown