To install, create a directory somewhere on the server then set $directory in index.php to that directory.
Then to make a new post, simply write an HTML file in that directory.
index.php lists all of the files in $directory, sorts them and then prints them as blog posts.
Additional CSS can be added by external calls.
No database is used to store data.