About
Small on purpose.
This app is intentionally plain PHP. It keeps the default site easy to read while allowing individual sections to diverge when they need to.
Default layout
The main pages render through `app/layouts/default.php`.
Section folders
A subpage can provide its own layout, partials, and page markup.
Docker first
The same container shape can be used locally and in QA.