Beginning of the project

What's the second website ever written with Void, after SamplerBox? The site of Void itself!

For the needs of my projects, I wanted to have a lightweight blogging platform. No more database installation, no more SQL, no more account creation, no more hassle. Here's the result: a CMS coded in a single PHP file, with less than 100 lines of code.

But still, it has all the features that 90% the the websites or blogs that I see everyday have:

If you are the 10% who want a blogging platform with more advanced features, then there are a million of cool other platforms that you can use (Wordpress, Ghost, etc.)