[plt-scheme] Generating websites with PLT Scheme
Since you have taken 211, you might recall the lab on publishing the
CD database from your iTune world as a "web store". It's generalized
here:
http://www.ccs.neu.edu/home/matthias/HtDP/Extended/web.html
So I recommend revisiting that lab and/or studying this page. All of
my pages are created using such a simple Scheme program. It avoids
CSS (probably bad) and helps me rearrange things with a single point
of control (good). Since students have an infinite amount of time :-)
to copy code and correct it, you might not be interested in the latter.
-- Matthias
On Aug 4, 2007, at 12:24 AM, Shawn Smith wrote:
> I've seen a few nice websites for some of my classes at Northeastern
> that were generated with PLT Scheme, and I was wondering how I could
> create a website with PLT Scheme. Any help would be very appreciated;
> thanks.
>
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme