Our CMS of choice for rich, powerful, art-directable websites.
Clone this repository (or download the .zip) and plop it where ever you want to host your demo site.
Grab a copy of Craft.
Drop the following folders inside the craft folder:
- craft/app
- craft/config
Configure your environment settings in craft/config
.
Point a webserver to the public folder (our default domain is editorial.dev, but this is optional)
Create a local MySQL database and import data.sql
You can also install Craft using these directions.
Go to http://editorial.dev/admin
user: admin password: password email: [email protected]
(you can change all of this)