mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 07:43:11 +03:00
2cfa18475a
Closes #623 - Add basic init and eventing scaffold - Add sitemap-index.xml generation - Broke out generators to individual files, added request handler - Add page, author and tag xml files; add index mapping - Add SiteMapManager unit tests - Add Generators tests - Cache invalidation headers for sitemap-*.xml - Redirect sitemap.xml to index and rename to sitemap-index - Handle page convert and publish/draft changes - Add very basic functional test for route existence - Add cache headers to sitemap routes |
||
---|---|---|
.. | ||
authentication.js | ||
configuration.js | ||
db.js | ||
index.js | ||
mail.js | ||
notifications.js | ||
posts.js | ||
roles.js | ||
settings.js | ||
slugs.js | ||
tags.js | ||
themes.js | ||
upload.js | ||
users.js | ||
utils.js |