Commit Graph

10 Commits

Author SHA1 Message Date
Eli Barzilay
3835ff8a41 Move existing www-specific images to their own directory. 2014-03-01 19:55:55 -07:00
Sam Tobin-Hochstadt
2ed792d8ca full width 2014-03-01 19:55:55 -07:00
Sam Tobin-Hochstadt
af2b3ccb39 progress on using the actual web page gen code 2014-03-01 19:55:55 -07:00
Sam Tobin-Hochstadt
879256dbd5 Lazily load sendmail. 2014-03-01 19:55:55 -07:00
Eli Barzilay
24e2146686 Cleanup.
Left comments in "www/index.rkt" about adding more files.
2014-03-01 19:55:54 -07:00
Eli Barzilay
b9f3cd746e Added the scripts on the bottom of the page.
All are commented out ATM.  (The files, if any, need to be distributed
in addition to the CSS file(s).)
2014-03-01 19:55:54 -07:00
Eli Barzilay
5ed2101d50 More head-level additions.
Note that I used "image/x-icon" for the "shortcut icon" type, even
though it's different from the one used on the "icon" type right above
it.

Need to sort the CSS mess: I think that "css/style.css" is meant to be
out global CSS (so it needs to change), and "css/scribble.css" is
probably what "more.css" is doing and it's being used only on the front
page since that has the scribble-rendered examples.

Also, need to scan all the "@;" comments here: some might need to be in
the actual HTML output, and some look like leftovers from wherever this
HTML was ripped from that are not applicable.
2014-03-01 19:55:54 -07:00
Eli Barzilay
57bf159aa4 Add magic IE chants to all page tops. 2014-03-01 19:55:54 -07:00
Eli Barzilay
d67cc5b094 Switch from xhtml to plain html.
Since that's the new way, according to Sam at least.
2014-03-01 19:55:53 -07:00
Eli Barzilay
66c53fbd5c Copied the web directory to work on it locally. 2014-03-01 19:55:52 -07:00