This is the configuration for Millhouse Blog (CMS).
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
In order to run this site, you will need a MySQL database and a PHP server. These can be downloaded from the links below.
The installation file can be found in
db/install.sql
An easy way to install the database is through phpMyAdmin. This is done by importing the 'install.sql' file from the import section.
Copy the content inside this repisitory's www folder to your local www folder.