Grav CMS Docker
Some info and the motivation behind the project

Grav is a modern flat file CMS and is build on top of some symfony libraries and twig.

This CMS is very AWESOME it´s easy to learn and lightning fast.

Grav CMS

Motivation

My motivation behind this project was the lack of a good development environment with Docker support and good default processes to build easy templates and host them.

Further there was no unified solution for a frontend reload after code changes. This feature is a real help and time saver in my opinion.

Technology

The main stack is build on Docker which surprise and Node.js package manager NPM.

NPM is used to run BrowserSync package and the NPM script area to shortcut the most used commands.