I have a fixed number of school pages, (in schools.json), and I want the page structure to model a rest resource group structure as illustrated above. I can't seem to understand how to properly accomplish this with the plugin.
None of the folders or .hbs inside the folders are beings built correctly.. and when trying to insert a wildcard directory for partials on entry, it makes everything flat
Awesome plugin. Have a pretty swift static site generator now!
I had a question about the proper way to make KNOWN resource group pages. For example:
I have a fixed number of school pages, (in schools.json), and I want the page structure to model a rest resource group structure as illustrated above. I can't seem to understand how to properly accomplish this with the plugin.
For context, here is my webpack:
None of the folders or .hbs inside the folders are beings built correctly.. and when trying to insert a wildcard directory for partials on entry, it makes everything flat