I want a simple blog written in PHP
It should not have a database and it should require 0 generating (like Jekyll does). I don't want a static site generator.
Here is how I plan on showing post archives:
Store an array of posts in a global variable.
Example: