Feature: Show current page in menu
systimotic opened this issue · 3 comments
systimotic commented
I like to know what page I'm on when I'm using a site.
I hate when I have to figure it out myself.
Suggestion: Show what page you're on in the menu if the page is in the menu, if not, don't show. If you're in an article, show that you're on the posts page.
bennettscience commented
Do you mean page breadcrumbs?
systimotic commented
Altough that's nice, I kinda meant highlighting the page in the sidebar menu.
bennettscience commented
Working on getting highlighting to work, but the only menu item that receives the active
class is "Posts." I'm still working out why the other pages in the menu won't style correctly. Latest commit has the broken code if you want to poke at it.