This is a basic blog engine built in PHP, without any frameworks but instead multiple composer packages linked together. Make a copy of .env.example into a .env file, and change the env parameters if ...
I made a file-based, customisable and fast ASP.NET Core blog engine using razor views as the blog posts files. It looks like this out of the box : You could knock this up yourself in an hour of course ...