Commit Graph

7 Commits

Author SHA1 Message Date
Eli Barzilay
25f35a7fb3 Remove no-longer-needed sample code. 2014-03-01 19:55:56 -07:00
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
Eli Barzilay
24e2146686 Cleanup.
Left comments in "www/index.rkt" about adding more files.
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
66c53fbd5c Copied the web directory to work on it locally. 2014-03-01 19:55:52 -07:00