Static files or dynamic WP pages for “static content”?
Put everything into WordPress. This way, you can search your entire content from the built-in search engine, and you can edit each piece. If you need pages with special markup create templates for your theme. Naked Template <?php /* * Template Name: Naked * * Thatâs the complete template! */ Basic HTML5 <?php /* * … Read more