Simple by default
Keep page copy in one place, use shared partials for layout, and keep entry files thin.
Built with Kawhi
Your BusinessThis scaffold keeps content, layout, and reusable logic separate so people and agents can work safely without introducing a framework too early.
Keep page copy in one place, use shared partials for layout, and keep entry files thin.
Add forms, APIs, and SQLite-backed features under _site when the site starts acting more like an application.
The structure is small enough for brochure work but explicit enough for safe refactors later.
Edit me first
Update
_content/site.php,
_content/home.php,
and
public/assets/css/site.css
to turn this into a real site.