Hey!
I tried using phpillip but couldn't get it to work :) I followed the "Getting started" guide but I think I got stuck at the part where I have to create Twig templates. Also I realized at the end I might not have created the blog posts at the correct place. It would be great to get rid of most of the "Getting started" (and at the same time of possible mistakes from users) by providing a "ready to use" blog template? I.e. I just have to dump some markdown files somewhere and there's something working?
Also another suggestion: it would be great to be able to put the blog articles wherever we want. Having to put them in src/Resources/data isn't practical since it's the main thing of the repository.
Hey!
I tried using phpillip but couldn't get it to work :) I followed the "Getting started" guide but I think I got stuck at the part where I have to create Twig templates. Also I realized at the end I might not have created the blog posts at the correct place. It would be great to get rid of most of the "Getting started" (and at the same time of possible mistakes from users) by providing a "ready to use" blog template? I.e. I just have to dump some markdown files somewhere and there's something working?
Also another suggestion: it would be great to be able to put the blog articles wherever we want. Having to put them in
src/Resources/dataisn't practical since it's the main thing of the repository.