Examples
Sample pages demonstrating the theme's features.
Browse the examples below to see how individual features are configured. Open any example to view the rendered page; the front matter at the top of each source file is what produced the result.
Jumbotron
Basic jumbotron
The minimal jumbotron: a headline and a tagline.
Jumbotron with preheadline
Add a small line of context above the headline using preheadline.
Jumbotron with call-to-action links
Render one or more buttons below the tagline using the links parameter.
Jumbotron with custom content
Inject arbitrary HTML below the headline using custom_jumbotron.
Jumbotron with constrained width
Limit the headline column width with jumbotron_class.
Jumbotron with custom background
Swap the default hero background by setting jumbotron_background_class.
Fully configured jumbotron
Every supported jumbotron parameter combined on a single page.
Navigation
Custom menu with direct links
A custom main menu where every top-level entry is a direct link.
Custom menu with dropdowns
A custom main menu where a top-level entry has children, rendered as a dropdown.
Custom menu with a mega menu
A custom main menu where a top-level entry has grandchildren, rendered as a mega menu panel.
Custom sidebar
Render a page-specific sidebar by referencing a sidebar menu identifier.
Page without a breadcrumb
Suppress the breadcrumb navigation on a single page with hide_breadcrumb.
Custom breadcrumb label
Override the breadcrumb label for a page with breadcrumb_title.