General Bate Cms May 2026
---
title: Welcome to General Bate
author: editor@example.com
date: 2026-04-18
status: published
tags: [cms, flatfile]
image: /media/bate-logo.png
---
The primary job of the General Bate CMS was to:
/general-bate/
├── /content/ # .md or .html files
│ ├── /pages/
│ ├── /posts/
│ └── /media/
├── /templates/ # Twig or Bate templates
├── /config/ # bate.json, users.json
├── /cache/ # compiled templates
├── /public/ # web root (index.php, assets)
└── /plugins/ # community plugins