Opinion wanted - how best to do this?

I’ve an old Ionic 1 app I want to bring to Ionic 2.

I’ve the basics laid out but now I’m looking for opinions on the best method for this.

It’s a ‘brochure’ app - the only interaction is navigation. It has 100+ pages that are just info and I don’t really want to create a new folder, html and ts file for each page. The pages are just html.

What’s the best way to build this?

Ionic 4 is coming soon, and when it does, you won’t even have to use Angular. So you can rewrite your app in any web framework you’d like.

That may be true, but in Ionic 4 will I be able to do this any easier?