racket/collects/meta/web
Eli Barzilay e406dc2504 Add toplevel lists page.
Messy right now, but has all the relevant pieces.
2010-06-11 14:54:17 -04:00
..
common Add toplevel lists page. 2010-06-11 14:54:17 -04:00
download Bilgi mirror is on-line. 2010-06-11 14:54:16 -04:00
html Make it possible to have toplevel sites with absolute urls, needed for some stubs 2010-06-11 14:54:16 -04:00
minis Add toplevel lists page. 2010-06-11 14:54:17 -04:00
stubs Add a {{{HEAD}}} hole to the planet template. 2010-06-11 14:54:16 -04:00
www Add toplevel lists page. 2010-06-11 14:54:17 -04:00
build.rkt Distribution via rsync. 2010-06-05 16:15:39 -04:00
common.rkt
config.rkt Make it possible to have toplevel sites with absolute urls, needed for some stubs 2010-06-11 14:54:16 -04:00
html.rkt
navbar.rkt Added a `lists' toplevel page (not content, yet), and a stub for mailman pages. 2010-06-11 14:54:16 -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.