Base PHP

About

Small on purpose.

This app is intentionally plain PHP. It keeps the first version easy to read and easy to replace later.

No database

The pages are static PHP templates with shared includes.

No CMS

There is no WordPress layer or plugin system to maintain.

Docker first

The same container shape can be used locally and in QA.