0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/apps/private-blogging
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
..
lib 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01:00
tests 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
index.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
robots.txt