0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/apps/private-blogging/lib
Aileen Nowak 83f084608f 💁🏻 Moveshared/ to server/public (#8273)
refs #8221

Instead of serving our shared assets from a `shared/` folder, we move the file, which are used server side to `server/public`.
Adds a new `config.paths` entry: `publicFilePath` and renames the middleware to serve the files to reflect the changes.
Adds `404-ghost.png` images to be used by the server side rendered default template `error.hbs`.
2017-04-07 13:21:41 +01:00
..
helpers Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
views 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01:00
middleware.js
router.js Reimplement custom theme templates (#8147) 2017-03-14 00:15:50 +01:00