Ghost/core/frontend/web
Naz be748f2f6d Added static file handling to the frontend
refs https://github.com/TryGhost/Toolbox/issues/114

- Static files uploaded through the Admin Files API should be accessible throught the world under `/content/files/`
- Note the feature is behind an alpha "filesAPI" flag, which has to be enabled in the labs first
2021-11-08 16:09:30 +04:00
..
middleware Ensured nonexistant public files fallback to 404 2021-11-05 09:13:23 +00:00
index.js
routes.js
site.js Added static file handling to the frontend 2021-11-08 16:09:30 +04:00