racket/collects/meta/web
2010-09-20 15:38:18 -04:00
..
common New techreport pages. 2010-09-20 15:38:18 -04:00
download Add "All Versions" page with a table of all versions and all packages. 2010-09-20 15:38:16 -04:00
html Allow getting the absolute URL of a resource 2010-09-20 15:38:18 -04:00
minis * Narrow comment on plot example, enable datalog example & revised blurb. 2010-09-20 15:38:16 -04:00
stubs Some repeated "and and"s and "the the"s, and two more typos. 2010-09-20 15:38:18 -04:00
www New techreport pages. 2010-09-20 15:38:18 -04:00
build.rkt Spit out a warning if there are no files rendered. 2010-09-09 12:16:59 -04:00
common.rkt Common code for PLT sites 2010-06-05 08:53:53 -04:00
config.rkt pre pages should be working now. 2010-07-14 12:34:16 -04:00
html.rkt
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.