Compare commits

...

3 Commits

Author SHA1 Message Date
Lassi Kortela 5e9895556f Update description on Welcome page 2024-03-29 18:04:35 +02:00
Lassi Kortela eb3925a461 Add script to generate timestamps 2024-03-29 17:50:17 +02:00
Lassi Kortela 8082d08e8f Upload to new server 2024-03-29 17:49:48 +02:00
3 changed files with 21 additions and 12 deletions

4
scripts/timestamp.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
set -eu
export TZ=EST
date '+Last modified %H:%M:%S %Z on %B %d, %Y'

View File

@ -2,4 +2,5 @@
set -eu
cd "$(dirname "$0")"/..
set -x
rsync -vcr --links --delete www/ alpha.servers.scheme.org:/production/conservatory/www/schemers/
rsync -vcr --links --delete www/ \
tuonela.scheme.org:/production/conservatory/www/schemers/

View File

@ -30,23 +30,27 @@
<p>
Welcome to schemers.org! This is a collection of resources for the
Scheme programming language. It was initiated by the
<a href="https://www.cs.rice.edu/CS/PLT/">PLT</a> group at
Rice University.
It now runs on a server in the
<a href="https://www.cs.brown.edu/">Brown University computer
science department</a>.
Scheme programming language.
</p>
<p>
The pages were built and are maintained by <a
href="https://www.cs.brown.edu/~sk/">Shriram Krishnamurthi</a>,
It was initiated by the
<a href="https://www.cs.rice.edu/CS/PLT/">PLT</a> group at
Rice University.
The pages were built and maintained by
<a href="https://www.cs.brown.edu/~sk/">Shriram Krishnamurthi</a>,
with help from other members of Rice PLT, most notably
Matthias Felleisen,
Paul Steckler and
Yan-David Erlich.
Comments, suggestions and contributions of material are always
welcome. Please contact me at <code>sk+59@cs.brown.edu</code>.
</p>
<p>
The site ran on a server in the
<a href="https://www.cs.brown.edu/">Brown University computer
science department</a>.
It is now archived at the
<a href="https://conservatory.scheme.org/">Scheme Conservatory</a>.
</p>
<p>
@ -76,7 +80,7 @@ Mason!
<table width=100%>
<tr>
<td align=LEFT>
Last modified 09:58:52 EST on November 04, 2003
Last modified 11:02:44 EST on March 29, 2024
</td>
<td align=RIGHT>
Powered by