Well, not strictly speaking!
It's more of a basic CMS for a very simple static website. This post was created in the very-early version, which is almost an MVP. It will publish but not un-publish, and the scripts need cleaning up.
The basic website HTML will be added to enable anyone to set this up. For now, also, only FTP works for updating / publishing, but SFTP is coming soon, and I plan to add local filesystem support (which would include if the webserver directory is mounted on the machine this is running on).
Also, I just realised this doesn't support adding images into a post - need to figure out how that'll work.
Also also TBD, show the published/updated date on the post page.