This adds page templates that will auto-generate pages for each design.
This not only allows us to split the bundle for these individual
designs, we are also now passing the inline docs for a design as static
props, as that will limit the memory footprint of webpack.
Remains to be seen how this will all come together, but it's better than
throwing everything at webpack and watching the build fail.