Hi everyone,
I’m a long time user of grav. I’ve been happy with it running my website. I’m also aware that it’s quite mature, and thus would leave a little to be improved.
However, some things do need improving. After all, that’s why they got that v1.8 breweing, right? I would like to help with this.
As an example, for myself personally, the runtime directories, for which the HTTP daemon would need write access for, should be all put in one place instead of being scattered. This way, one would need to chmod/chown a single directory instead of many. So far, I have a quick hack solution of having them as symlinks, but it would be great to have something permanent and officially supported.
I would like to help where I can!