Skip to content
Hannah Wolfe edited this page Aug 13, 2013 · 2 revisions

index.js

  • access to express through app()
  • .doFilter() for nav items in locals
  • .notifications passed to locals
  • .settings() - settings to be passed to the client or theme through locals
  • .paths()
  • .initTheme() - the only place this is called.. it really should never have been in ghost.js
  • .init()
  • .config()
Clone this wiki locally