Does anyone know a way to split large text files into unique posts for a Grav site?
For instance, I want to use the RTFM template to publish a book, which is divided into chapters, sections, and subsections. I have the book properly formatted as a single text document or HTML file.
Is there a tool to automatically break down the larger document into chapter, sections, and subsections, with the smaller units nested under the larger ones?
I can add the necessary metadata for each would-be Markdown file. I just a way to break down the larger file without having to manually create hundreds of folders, subfolders, and files.
Thank you, — GM