WordPress : integrate existing (generated) HTML pages

Viewed 652

On one side I've an existing WordPress site.

On the other one, a bunch of existing and generated (actually some documentation pages) static HTML pages : several hundreds...

I'd like to integrate those existing HTML pages into the WordPress site.

There is no need to edit them from WordPress administration console. Simply to make them consistent with the overall look of the Web site (header, footer, etc...) and have the navigation (from WordPress pages) to these pages working.

Any idea if this possible and where should I look for some examples / tutorials / existing plugins.

Note 1 : I've full control over the generation process so the content of the generated pages can be adapted to the WordPress needs if required.

Note 2 : The whole existing HTML pages will be regenerated from time to time. So I'll need to update my WordPress site accordingly.

6 Answers
Related