Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Navigation menu list in Grav

Started by Usk70 9 years ago · 0 replies · 1056 views
9 years ago

https://stackoverflow.com/questions/46403161/navigation-menu-list-in-grav

I am new to Grav and I am trying to get the basics. If I want the following page structure:

TXT
root
|_______ set1 
|           |___ page_10
|           |___ page_11
|           |___ page_12
|
|_______ set2
|           |___ page_20
|           |___ page_21
...

How can I make set1 display a regular navigation menu with links to each inner page?

Something like:

YAML
- Page 10
- Page 11
- Page 12

Where each entry is an html link to each page.

Suggested topics

Topic Participants Replies Views Activity
Content & Markdown · by Jochen, 11 months ago
6 973 11 months ago
Content & Markdown · by Ton Haarmans, 1 year ago
10 768 1 year ago
Content & Markdown · by Jan L'Am, 2 years ago
4 684 2 years ago
Content & Markdown · by Leonardo, 2 years ago
3 605 2 years ago
Content & Markdown · by belthasar, 2 years ago
4 991 2 years ago