0.5.0 RC1
Pre-release
Pre-release
This is a release candidate, it exists for testing purposes only :)
- It should not be considered stable
- It should not be used on production environments.
The zip file is a proper 'built' release of Ghost, just like you would get from Ghost.org, so use it with:
npm install --production
npm start --production
No grunt tasks are required.
Please note: this RC only works in production mode - the JavaScript files for dev mode are missing.
Install instructions are at http://support.ghost.org/installation
Please see the related issue for details on what is being tested and how to get involved.