Commit Graph

5 Commits

Author SHA1 Message Date
Lassi Kortela 4d1f6e1efe Update front page intro
Jim is no longer easy to reach by email. This copy of the site is not
hosted at the original server.
2024-06-16 20:32:25 +03:00
Lassi Kortela fd96d760c6 Drop "Hosted by concurrency.cc"
This statement was displayed on the footer of each page. It is no
longer accurate.
2024-06-16 20:16:33 +03:00
Lassi Kortela 6895bc0e77 Disable link to top-level readscheme.org
This is a mirror of library.readscheme.org. The domain readscheme.org
included a bunch of other stuff only tangentially related to Scheme.
Since that stuff is off-topic at scheme.org and readscheme.org has
been taken over by a domain squatter, the least confusing thing to do
is probably to disable the link.
2024-06-16 19:23:48 +03:00
Lassi Kortela 2e207be9db Run format script 2024-06-16 16:58:08 +03:00
Lassi Kortela 7a9d545fde Copy index.html from 2012
There are many versions of index.html newer than the bibliography
pages. Take the latest copy of index.html from 2012.

find websites -type f -name index.html | sort | tail -n 10

cp websites/library.readscheme.org/20121103124324/index.html www/
2024-06-14 21:27:38 +03:00