I'm new to Grav, just found it recently here. I was looking for something to replace highly unsecure wordpress. Also, wanted to switch to markdown and use my favorite editor. First I found PicoCMS but its not maintained anymore and I found Grav CMS much more newbie friendly. Documentation is very good. However I haven't had the time to read it all yet. So sorry if I asked something that is already in docs.
I have few questions, maybe some one could help me with.
-
How can I config Grav to use simple pages without having to create folders. Like /pages/about.md and /pages/info.md or at least something like /pages/site/about.md etc...
-
Is there a plugin or a way to split very long articles ? Like in wordpress I would use <!--nextpage--> or simular to split the page into in-page pagination.