mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 18:01:36 +03:00
b1a98b0b67
- use theme.ready for loading themes instead of server.start and properly clean this up - remove server.start and server.stop as they are no longer used (only server.start was used, and only for themes) - we're moving away from the pattern of using global events like this as they are hard to reason about |
||
---|---|---|
.. | ||
config | ||
engines | ||
handlebars | ||
activate.js | ||
active.js | ||
engine.js | ||
i18n.js | ||
index.js | ||
list.js | ||
loader.js | ||
middleware.js | ||
storage.js | ||
ThemeStorage.js | ||
to-json.js | ||
validate.js |