Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Category plugin and active navigation #123

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

ThomasK0lasa
Copy link

Adding several changes:

  • Added Category plugin in a backward compatible manner so nobody should have problem with it. Also updated documentation on how to use categories.
  • Added new section - Categories
  • Upgraded navigation so active item has an active class.
  • If user is on a page with methods the url is updated with method id (the one from the top of viewport) and also current method is marked with active class.
  • Fixed missing navigation link to member (which fits several sections) in case the first fitting section was hidden through custom sectionOrder (omitting section in sectionOrder makes the section hidden)
  • CSS: Added few basic styles for active navigation items
  • CSS: Removed weird and unwanted bottom padding from pre element

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant