Hi,
There is the following in the FAQ:
inMenu: true
(To set the option for all .page files in config.yaml.) Trying this with webgen 0.5.12, and I end up with no menu being displayed.
I changed this to
in_menu: true
as it is written in some other documentation pages (the config docs I think), and it worked. Just a FYI :)
|