0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional
Jacob Gable 2cfa18475a Generate sitemap files
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
2014-11-30 10:49:45 -08:00
..
client Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
module Implements module tests 2014-09-29 22:33:09 +02:00
routes Generate sitemap files 2014-11-30 10:49:45 -08:00
setup Dynamic Titles in Ghost Admin 2014-11-27 15:41:00 -08:00
base.js Move unrelated editor cover code to the right place 2014-10-21 13:14:07 +01:00