racket/collects/meta/web
2012-02-04 03:03:17 -05:00
..
common lambda' -> λ' 2011-12-31 14:24:41 -05:00
download Center the release text on the page. 2012-02-04 03:03:17 -05:00
lang
minis lambda' -> λ' 2011-12-31 14:24:41 -05:00
stubs Remove robots meta tags. 2012-01-17 22:30:48 -05:00
www lambda' -> λ' 2011-12-31 14:24:41 -05:00
all.rkt
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.