Single page site with history.js

As per comments: if you want all pages to redirect to the index.php template anyway, it’s not necessary to put redirects in templates like page.php and single.php. You can simply remove those templates and the template hierarchy will handle it for you.