Ghost/core
Christopher Giffard e13ac321c9 Default 404/500 Error Message
Fixes #792

- Added default template for errors where a user has not defined a custom
  template (error.hbs) in the theme folder
- Now searches for user-error.hbs in the server view folder should a user
  template not be present.
2013-09-18 15:12:53 +10:00
..
client Merge pull request #808 from gotdibbs/Issue788 2013-09-17 19:14:59 -07:00
server Default 404/500 Error Message 2013-09-18 15:12:53 +10:00
shared Removing i18n until it's done properly 2013-09-17 02:41:40 +01:00
test Adds slashes to urls 2013-09-17 02:39:55 +01:00
config-loader.js Refactor the initial boot of Ghost, allowing Ghost updates to keep current configuration intact. 2013-09-14 14:04:08 +01:00
ghost.js First run message 2013-09-18 01:35:46 +01:00
server.js Added meta title and description theme helpers 2013-09-17 22:11:02 +01:00