I recommend downloading the source code directly from the site (button below), because this
is the latest version of the application
(the ZIP is being created on-the-fly, with intervals of a hour - you can see this script in the code)
Source Features...
The source code contains all the textual sections (Blog, Snippets, Tutorials, etc),
They can be also useful for internal usage for companies or individual use.
The textual sections (Blog, Snippets, etc) use SQLite database (with PDO wrapper).
Check if your server support it.
The source code is archived on-the-fly, so the ZIP archive you download is
identical to the code on the server.
You can feel free to use the online version of the application.
The source code contains administration panel for all the textual content.
The username and the password are taken from the `users` table from the SQLite database
(located in /db directory)