]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
Remove intree website
authorMichael Vetter <jubalh@iodoru.org>
Mon, 14 Aug 2023 06:57:40 +0000 (08:57 +0200)
committerSerge Hallyn <serge@hallyn.com>
Mon, 14 Aug 2023 12:06:51 +0000 (07:06 -0500)
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

docs/index.html [deleted file]

diff --git a/docs/index.html b/docs/index.html
deleted file mode 100644 (file)
index f0f356f..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<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>