Ghost/core/server/config
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
..
index.js Move config path.update to config.load 2014-01-02 20:29:49 +00:00
loader.js Don't allow a subdirectory called Ghost 2013-12-30 01:04:29 +00:00
paths.js Show message and don't start if javascript files have not been built 2014-01-15 19:10:43 +00:00
theme.js Path, url and subdir cleanup & test 2013-12-28 16:09:56 +00:00