Flutter-Bounty-Hunters / static_shock

A static site generator for Dart.
MIT License
107 stars 5 forks source link

Create pipeline hook that runs after all pages are indexed #36

Closed matthew-carroll closed 1 year ago

matthew-carroll commented 1 year ago

An RSS feed needs to process all pages, in their final form. Currently, there's no opportunity to run code after all pages are indexed. Add that for RSS and other related behaviors.