Ghost/core
Jason Williams d7c3dbb17e Show message and don't start if javascript files have not been built
fixes #1782
- added builtFilesExist function to check for files during startup.
  If built files do not exist Ghost startup is stopped and a link
  to the documentation is displayed.
- exported a scriptFiles object from server/helpers.
- added a builtScriptPath to the paths module.
- removed "js-msg" about missing javascript from the UI.
2014-01-15 19:10:43 +00:00
..
client Show message and don't start if javascript files have not been built 2014-01-15 19:10:43 +00:00
server Show message and don't start if javascript files have not been built 2014-01-15 19:10:43 +00:00
shared Modified github.js to ensure __ isn't escaped at beginning of line 2014-01-03 09:45:40 -05:00
test Show message and don't start if javascript files have not been built 2014-01-15 19:10:43 +00:00
index.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00