I’d like to call a page where there is no subfolder for it in the content folder.
I know due to other threads in this forum how to call a template, but in this case I need the controller and the model too.
I’d like to call a page where there is no subfolder for it in the content folder.
I know due to other threads in this forum how to call a template, but in this case I need the controller and the model too.
This too doesn’t call the controller. It seems that an (empty) folder in kirby/content is necessary.
Well, yes, you need at least an “example page” in content, otherwise it won’t work.