Ghost/core/frontend
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
..
apps Fixed amp not rendering content 2021-10-05 12:27:31 +01:00
helpers Added basic {{match}} helper 2021-10-14 19:36:56 +01:00
meta Fixed missing renames getExcerpt -> generateExcerpt 2021-07-02 09:44:18 +01:00
public Moved public folder to frontend 2021-10-16 19:27:34 +01:00
services Moved core/shared/i18n to theme-engine/i18n 2021-10-15 20:25:56 +01:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00