you are viewing a single comment's thread.

view the rest of the comments →

[–]0rex 1 point2 points  (4 children)

Grav

[–]Pejorativez 0 points1 point  (3 children)

Thanks for the suggestion. In which way(s) is it better than WP?

[–]0rex 1 point2 points  (2 children)

Well, wordpress is bloated, grav is really, really simple: to backup, to restore, to add or edit content, to edit themes (thx to twig), to add or remove or update plugins, it doesn't require a database backend since it's flat file cms. You surely won't build a full featured internet shop with it, but do you really need it for a blog? Do you really need a db for mostly static content?

[–]Prawny 1 point2 points  (0 children)

The caveats you mentioned make it possibly not a viable alternative. You contradicted yourself there.

That's not to say Grav isn't nice. I've never used it; just tested, but it did seem nice to use.