I'm looking for a way of generating static content (SSG) in wagtail from pre-existing files. I know that there are 100% SSG blog engines (like the excellent pelican) but I'm am wondering if there is a way already exist which enables the import (and updating where appropriate) of content into a page model.
I did not really want to reinvent the wheel if there is an elegant solution already in the wild.