Prefetch and instantly load your subpages, you know the deal.
<head>
...
<script src="[link to Instant]"></script>
</head>
<body>
...
<a is="instant-load" href="./subpage.html">Link</a>
...
</body>
This is made as a personal project/proof of concept for education purposes. Issues, fixes, pull requests are welcome.