This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Description
make.php creates the site (html and json files) from source-files.
Additionally make.php writes content from webedit to source-files in make.php#L54
This is confusing, due the file is called make.php and not write-source-and-make.php.
And this could be an security issue.
I want to move this function from make.php to a single file (as microservice).