<html>
<head>
	<title>Blog Temporarily Unavailable</title>
</head>
<body>
	<h1>Blog Temporarily Unavailable</h1>
	
	<p>Unfortunately due to upgrading the host providers scripting version before migrating Wordpress to a compatiable version
		- the blog is unavailable.</p>
		
	<p>Recovery will involve:</p>
	
	<ul>
		<li>Installing the old version of Wordpress locally with a server running the old scripting version.</li>
		<li>Updating Wordpress</li>
		<li>Uploading the migrated version.</li>
	</ul>
	
	<p>And as yet I'm not sure it's worth it. It might be better to keep docs current and up to date on GitHub
	rather than having them in an increasingly out of date in a Blog.</p>
	
</body>
</html>