-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
Most pages will have a Material Design navigation bar. However, the home page will have a different, more lightweight layout, without a colored nav bar, and instead have colored MD buttons for the links in the upper right corner:
Implementation Details
- Create new Jekyll layout called "homepage"
- Create a separate
header.htmlinclude for the homepage layout - Use Material Design buttons for the page links
