0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/data
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
..
export Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
fixtures Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
import Remove duplicate posts and tags on import 2014-10-27 18:20:32 -05:00
migration Fix updateConfigTheme method. 2014-11-20 14:54:37 +00:00
sitemap Generate sitemap files 2014-11-30 10:49:45 -08:00
utils Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
validation Follow symlinks when resolving theme paths. 2014-10-02 13:37:18 +00:00
versioning Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
default-settings.json Validation fix for number of posts/page 2014-08-13 12:08:09 -07:00
schema.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00