Skip to content

Commit 15b4fdb

Browse files
authored
Delete Alex and happy websites, they should redirect to docs (#228)
(Plan from haskell/alex#215, for example.) The old websites in addition to being in this repo's history are in `old-www` branches in both projects' repos. That should be enough redundancy. That actual adding of the redirects is done out of band, so this does the other steps.
1 parent 4ea5ea6 commit 15b4fdb

File tree

173 files changed

+13
-14382
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

173 files changed

+13
-14382
lines changed

README.md

Lines changed: 13 additions & 1 deletion

builder/site.hs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@ main = mkContext >>= \ctx -> hakyllWith configuration $ do
3535
match "img/*" $ do
3636
route idRoute
3737
compile copyFileCompiler
38-
39-
match "happy/**" $ do
40-
route idRoute
41-
compile copyFileCompiler
42-
43-
match "alex/**" $ do
44-
route idRoute
45-
compile copyFileCompiler
4638

4739
match "css/*" $ do
4840
route idRoute

site/alex/alex-2.1.0rc.tar.gz

-66.5 KB
Binary file not shown.
-252 KB
Binary file not shown.
-235 KB
Binary file not shown.
Binary file not shown.
-66 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

site/alex/dist/2.2/alex-2.2.tar.gz

-83 KB
Binary file not shown.

site/alex/dist/2.2/alex-2.2.zip

-364 KB
Binary file not shown.

site/alex/dist/alex-1.1-src.tar.gz

-180 KB
Binary file not shown.

site/alex/dist/alex-2.0-1.i386.rpm

-267 KB
Binary file not shown.

site/alex/dist/alex-2.0-src.tar.gz

-367 KB
Binary file not shown.

site/alex/dist/alex-2.0-win32.zip

-164 KB
Binary file not shown.

site/alex/dist/alex-2.0.1-1.i386.rpm

-206 KB
Binary file not shown.

site/alex/dist/alex-2.0.1-src.tar.gz

-339 KB
Binary file not shown.

site/alex/dist/alex-2.0.1-win32.zip

-180 KB
Binary file not shown.

site/alex/doc/alex-doc-2.0.1.ps

-128 KB
Binary file not shown.
-17.1 KB
Binary file not shown.
-17.4 KB
Binary file not shown.
-18.4 KB
Binary file not shown.
-21.2 KB
Binary file not shown.

site/alex/index.html

Lines changed: 0 additions & 109 deletions
This file was deleted.

site/happy/dist/1.10/happy-1-10.exe

-1.31 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-285 KB
Binary file not shown.
-286 KB
Binary file not shown.

site/happy/dist/1.11/happy-1-11.exe

-1.3 MB
Binary file not shown.
-299 KB
Binary file not shown.
-301 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-298 KB
Binary file not shown.

site/happy/dist/1.13/happy-1-13.msi

-666 KB
Binary file not shown.
-303 KB
Binary file not shown.
Binary file not shown.
-322 KB
Binary file not shown.
-346 KB
Binary file not shown.
-463 KB
Binary file not shown.
-312 KB
Binary file not shown.
-268 KB
Binary file not shown.
-498 KB
Binary file not shown.
-433 KB
Binary file not shown.
-400 KB
Binary file not shown.
Binary file not shown.
-221 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-223 KB
Binary file not shown.

site/happy/dist/1.17/happy-1.17.zip

-550 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-473 KB
Binary file not shown.
Binary file not shown.
-191 KB
Binary file not shown.

site/happy/dist/1.6/happy-www.tra.gz

-123 KB
Binary file not shown.

site/happy/dist/1.7/happy-1-7.exe

-1.59 MB
Binary file not shown.

site/happy/dist/1.8/happy-1-8.exe

-1.54 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-306 KB
Binary file not shown.

site/happy/dist/1.9/happy-1-9.exe

-1.56 MB
Binary file not shown.
Binary file not shown.
-286 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

site/happy/dist/happy-1.5-src.tar.gz

-473 KB
Binary file not shown.

site/happy/dist/happy-Win32-snap.zip

-228 KB
Binary file not shown.

site/happy/doc-1.11/html/caution.gif

-1.01 KB
Binary file not shown.

site/happy/doc-1.11/html/docbook.css

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)