Open michaelquigley opened 2 years ago
Rather than having the static compiler intrinsically render each node to an index.html file, create a StoryRenderer and use the existing configuration/globbing infrastructure to use it.
index.html
StoryRenderer
Rather than having the static compiler intrinsically render each node to an
index.html
file, create aStoryRenderer
and use the existing configuration/globbing infrastructure to use it.