racket/collects/meta/web
2010-06-23 07:35:14 -04:00
..
common Allow #:part-of to use symbolic names, add it to a bunch of pages. 2010-06-16 16:49:02 -04:00
download Allow #:part-of to use symbolic names, add it to a bunch of pages. 2010-06-16 16:49:02 -04:00
html Apparently inline styles shouldn't be in comments now. 2010-06-20 18:34:06 -04:00
minis Bugs page skeleton. 2010-06-23 07:35:14 -04:00
stubs Reorganize mailing lists (the server's front page, and community reference). 2010-06-23 07:34:39 -04:00
www Reorganize mailing lists (the server's front page, and community reference). 2010-06-23 07:34:39 -04:00
build.rkt Distribution via rsync. 2010-06-05 16:15:39 -04:00
common.rkt Common code for PLT sites 2010-06-05 08:53:53 -04:00
config.rkt Bugs page skeleton. 2010-06-23 07:35:14 -04:00
html.rkt Generic (X)HTML generation framework 2010-06-05 08:53:53 -04:00
navbar.rkt Rename "outreach+research" -> "learning". 2010-06-20 18:18:33 -04:00
README Added a `lists' toplevel page (not content, yet), and a stub for mailman pages. 2010-06-11 14:54:16 -04:00

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

* common: specific code for the PLT web pages.

* www: actual content of main site.

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

* minis: smaller sites which are implemented in one-file each.

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