Since navigation bars/menus don’t change often (at least for me) i created a static one within the .hbs files
It looks like this when being hovered on one of its dropdown sections:
All of those categories you see on the big mega menu are post tags. The other two items on the menu are just a regular item and one regular dropdown menu. (the one next to the yellow button on the right upper corner)
Of course this static menu has nothing to do with the ghost admin. Nothing at all, one can add as many menu items within the admin and this menu wont be affected.
My question is, could this same kind of menu be done programmatically using the menu input we have on the admin?