Layouts

Jump right to decorating
Includes a Ruby component and corresponding Rails helper
Ruby

Top navigation

Classic top navigation style layout. Switches to hamburger button sidebar on narrow screens.


Install

Set up Nitro Kit then

bin/rails app:template \
LOCATION="https://nitrokit.dev/t/premium/top_navigation?license=LICENSE-KEY"

SaaS style collapsing sidebar navigation.


Install

Set up Nitro Kit then

bin/rails app:template \
LOCATION="https://nitrokit.dev/t/premium/sidebar?license=LICENSE-KEY"