How to output collection to custom HTML template?

How can I export my collection to a custom HTML template?
I searched the documentation, especially Import and Export and this forum, but could not find any reference.

What I want?

A custom HTML that has directives for next/last and my title and body fields

How I want to use it?

When I use export, the collection should loop over my HTML template and spit out a folder of interlinked HTML pages.

Thanks for all pointers and help!

1 Like

What you want to look at is the documentation on Merge Templates, possibly followed by the documentation on Script files. Happy to answer questions after you’ve had a look at these topics!