racket/collects/meta/web
2010-06-05 13:26:52 -04:00
..
common define-pager' -> define+provide-context' that also creates a 2010-06-05 13:26:52 -04:00
download define-pager' -> define+provide-context' that also creates a 2010-06-05 13:26:52 -04:00
html
stubs define-pager' -> define+provide-context' that also creates a 2010-06-05 13:26:52 -04:00
www define-pager' -> define+provide-context' that also creates a 2010-06-05 13:26:52 -04:00
build.rkt Initial web content & build script. 2010-06-05 12:44:01 -04:00
common.rkt
config.rkt Initial web content & build script. 2010-06-05 12:44:01 -04:00
html.rkt
navbar.rkt Initial web content & build script. 2010-06-05 12:44:01 -04:00
README

* html: generic shared code for (X)HTML generation (tag output and
  resource rendering and referring).

* common: specific code for the PLT web pages.

* other stuff: actual content.