Fireflower2012 / CooperationHullMainSite

MIT License
2 stars 0 forks source link

Updated routing and main pages #36

Closed Fireflower2012 closed 2 months ago

Fireflower2012 commented 2 months ago

Split out main nav bar and footer into their own partial views to (hopefully) avoid merge conflicts further down the line and make any customisations needed for different pages easier if they are required

Added / removed content pages for both top nav and footer nav to match latest requirements Changed top nav bar to show pages classed as Important as main items and moved other pages to a drop down menu (currently looks like a button / dropdown but can be styled into burger menu for desktop / tablet view)

Sorted out routing for pages properly and added in skeleton end points that are probably going to be needed for handling form functionality

Outside of requirements but have also added in a bit of js to highlight the selected nav item for the currently selected page as it seemed like a good idea, plus added in a couple of accessibility bits like alt tags