Ghost/core/server/plugins
Harry Wolff c8c02a65fa Remove ghost.js
fixes #1575
- Moves most code that was in ghost.js into ./core/server/index.js
- Creates ./core/server/config/theme.js to hold all theme configurations 
(which previously lived on ghost.blogGlobals())
- Removed ghost.server, passing it in as an argument where needed 
and allowing middleware to hold onto a reference for lazy use.
2013-12-07 10:10:02 -05:00
..
index.js Remove ghost.js 2013-12-07 10:10:02 -05:00
loader.js Direct api access for app proxy 2013-11-29 16:26:56 +00:00
proxy.js Direct api access for app proxy 2013-11-29 16:26:56 +00:00