Finally up and running yay!
I have a question (I am currently reading https://learn.getgrav.org/) but need a push in the right direction.
I am creating a simple website, it isn’t exaclty just one page, there will be 3 in total, a main page, blog and contact form.
I would like to keep the navigation that scrolls to the relevant section of the page. But i would also like to add some more pages.
However, to be able to see the new pages i have created i change this line to true “onpage_menu: false” this then breaks the scroll to relevent section feature.
What is the best way to keep the scroll feature and add new pages to the navigation? Would it be better to create a new page for each section of the page and somehow point it to e.g. website.com/#features?
Thanks in advance.