You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the #withSort option for creating navigation menu
Description
This will use the list of hbs files with the content of topTitle: Docs from the pages folder to sort using the sortOrder:XX for the navigation menu where XX is the number and replace the contents of title:.
Using the #withSort in handlebars
Using the #withSort option for creating navigation menu
Description
This will use the list of hbs files with the content of topTitle: Docs from the pages folder to sort using the sortOrder:XX for the navigation menu where XX is the number and replace the contents of title:.
Files used
in the partials/nav.hbs
option for descending order
add to the first line dir="desc" so it reads like this
in pages/doctitle1.hbs
in pages/doctitle2.hbs
in pages/index.hbs
in partials/navtoolbar.hbs
is rendered to dist/index.html
Directory Structure
The text was updated successfully, but these errors were encountered: