racket/collects/meta/web
2012-05-03 10:25:34 -04:00
..
common lambda' -> λ' 2011-12-31 14:24:41 -05:00
download Revise license page with the clarification text that was sent on the list. 2012-05-03 10:25:34 -04:00
lang Make the scribble/html' layout mimic the one for scribble/text'. 2010-10-26 15:36:29 -04:00
minis Web pages tweaks. 2012-04-17 14:04:57 -04:00
stubs Some cleanups to "script.html". 2012-04-19 16:02:03 -04:00
www Link to racketcon from the community page. 2012-05-03 10:24:03 -04:00
all.rkt Make the web page header a link to the main page. 2011-03-31 11:05:52 -04:00
build.rkt Add a note to the command-line help text, and describe the functionality 2011-08-05 02:44:57 -04:00
config.rkt
README Prebuilt link in the all versions page, other minor fixes. 2011-04-12 07:26:27 -04:00

* common: specific code for the racket web pages.

* www: actual content of main site.

* download: content of download site (only installer pages and such)

* */all.rkt: files that just require all the necessary modules to build
  the whole site

* */resources.rkt: files that define the resources for a site (icon,
  css, logo)

* minis: smaller one-source-file sites

* stubs: template "sites" that are intended to be hooked into other
  systems to get the racket look.