jekyll-nested-menu-generator
Provides a tag that will generated a nested navigation menu for files contained in a specified folder. Generated menus are cached during site build.
Installation
Add the following to your application's Gemfile:
gem 'jekyll-nested-menu-generator'
and then execute:
bundle install
Or install it manually:
gem install jekyll-nested--generator