0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Hannah Wolfe ae33c89707
Moved public folder to frontend
- The files in the public folder are all specific to the frontend:
  - ghost.css / ghost.min.css contains styles for default templates like unsubscribe, private and error
  - favicon is the default for the frontend
  - robots.txt is the default robots.txt for the frontend
  - sitemap.xsl is the stylesheet for the sitemap
- Therefore, they should live in the frontend!
2021-10-16 19:27:34 +01:00
..
client@07dc75c999 Updated Admin to v4.19.0 2021-10-15 16:23:19 +01:00
frontend Moved public folder to frontend 2021-10-16 19:27:34 +01:00
server Moved public folder to frontend 2021-10-16 19:27:34 +01:00
shared Moved public folder to frontend 2021-10-16 19:27:34 +01:00
app.js
boot.js Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
bridge.js Added clarifying note to bridge 2021-09-30 15:43:39 +01:00