AFAIK these files were not used in a while.
On 2023-04-27 we also archived the GitHub pages based repo:
https://github.com/shadow-maint/shadow-www
In https://github.com/shadow-maint/shadow/commit/
1654f42194ba7804c99d5ac96346a1a19fb793d7 we mention the regular repo URL as our home page.
Also see:
https://github.com/shadow-maint/shadow/issues/114
+++ /dev/null
-<head>
-<title>shadow - Welcome</title>
-</head>
-<body>
-<h2> Welcome!</h2>
-<p> This is the shadow tool suite home page. </p>
-
-<p>
-You can find releases <a href="https://github.com/shadow-maint/shadow/releases">here</a>.
-</p>
-
-<p>
-Raise issues, request features, and report bugs <a href="https://github.com/shadow-maint/shadow/issues">here</a>.
-</p>
-</body>