0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/middleware
Hannah Wolfe 818085f18c Add XSL for Sitemaps
fixes #4555

- There's no easy way to declare an XSL with the node xml module, so I
  needed to move the declarations to both be strings
- Ideally the code to serve the XSL would also be inside the sitemap
  module, but I think we need to refactor a bit to get there easily
- Added the XSL from #4559, with minor amends to make the tables and urls
  display correctly
2014-12-04 09:38:09 +00:00
..
auth-strategies.js Naming cleanup 2014-09-20 21:09:16 +02:00
ghost-busboy.js
index.js Add XSL for Sitemaps 2014-12-04 09:38:09 +00:00
middleware.js Naming cleanup 2014-09-20 21:09:16 +02:00
oauth.js