The OrisonGenerator needs a buildSlugs parameter that can be used to provide a list of slugs to the OrisonRenderer so that if a list.js file produces a million blog posts, only the changed blog posts can be re-rendered.
This configuration also needs to be available as a command line argument.
The
OrisonGenerator
needs abuildSlugs
parameter that can be used to provide a list ofslugs
to theOrisonRenderer
so that if alist.js
file produces a million blog posts, only the changed blog posts can be re-rendered.This configuration also needs to be available as a command line argument.