Skip to content

Instantly share code, notes, and snippets.

@themeix
Created January 31, 2019 06:56
Show Gist options
  • Save themeix/c08a3d785abbd818e9b115a393518709 to your computer and use it in GitHub Desktop.
Save themeix/c08a3d785abbd818e9b115a393518709 to your computer and use it in GitHub Desktop.
Setup Navigation in Doxy Jekyll Theme
- text: Home
url: /
- text: Support
url: /pages/support
- text: Blog
url: /tag/education
submenu:
- text: Blog Left Sidebar
url: /blog-post-left-sidebar
- text: Blog Right Sidebar
url: /blog-post-right-sidebar
- text: Blog Details
url: /technology-placeat-ipsum-libero
- text: Post Tag Page
url: /tag/education
- text: Docs
url: /pages/explore-topics
submenu:
- text: Docs Left Sidebar
url: /docs/left-sidebar-example
- text: Docs Right Sidebar
url: /docs/right-sidebar-example
- text: Docs Fullwidth
url: /docs/doc-fullwidth
- text: Pages
url: /
submenu:
- text: Changelog
url: /pages/changelog
- text: Testimonials
url: /pages/testimonials
- text: Register
url: /pages/register
- text: Login
url: /pages/login
- text: Privacy Policy
url: /pages/privacy-policy
- text: FAQ
url: /pages/faq
- text: Submit Ticket
url: /pages/submit-ticket
- text: Contact
url: /pages/contact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment