Should be possible with some Liquid-fu
For inspiration check this SO thread for creating breadcrumb links from a page’s path.
You could do something similar looping over the pages you want a menu of, then using split
.
Should be possible with some Liquid-fu
For inspiration check this SO thread for creating breadcrumb links from a page’s path.
You could do something similar looping over the pages you want a menu of, then using split
.