0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/services/sitemap
Hannah Wolfe 61e1b19d46
Added comments to all usages of lib/common/events
- This is a precursor to trying to split apart into:
   - model events + webhooks system which makes sense
   - frontend events which should be independent or removed
   - maybe some concept of a settings manager that we can use in various places to bind logic 🤔
   - other usages of events that should be refactored to not use events
2021-07-07 16:02:44 +01:00
..
base-generator.js
handler.js
index-generator.js
manager.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
page-generator.js
post-generator.js
tag-generator.js
user-generator.js Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
utils.js