I am migrating a large site to Ghost. In addition to 15,000+ posts that will need to be imported, there are also 67 “Pages” to be imported. I can certainly generate the require import JSON for these Pages, but the docs don’t mention how to designate these so they get imported as Pages
instead of Posts
. Thoughts?
Answering my own question. I found the following in the docs that I had missed previously, in the sample JSON:
"page": 0, // boolean indicating if this is a page or post