racket/collects/meta/web
2010-07-02 11:38:13 -04:00
..
common Added `get-resource-path' to get the path of any resource. 2010-07-02 11:38:13 -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 Added `get-resource-path' to get the path of any resource. 2010-07-02 11:38:13 -04:00
minis Comments indicating how to add an attachment field to the bugs form, if 2010-07-02 11:38:12 -04:00
stubs git content works (intro not all ported yet 2010-07-02 11:38:13 -04:00
www Better place for the IRC logs. 2010-07-02 11:38:12 -04:00
build.rkt Turn the distribution list into a parameter so it can be extended. 2010-06-29 01:41:22 -04:00
common.rkt Common code for PLT sites 2010-06-05 08:53:53 -04:00
config.rkt bugs.racket-lang.org finally works. 2010-06-29 01:41:23 -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.