racket/collects/meta/web
Guillaume Marceau cd153042db Merged htdp-lib.scblr and teachpacks/error-composition.scrbl into htdp/htdp.scrbl,
to form a single manual titled "Implementing HtDP Teachpacks, Libraries, and
Customized Teaching Languages"
(cherry picked from commit 2c075978fd)
2011-07-11 14:55:27 -04:00
..
common ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
download Switch the license text from LGPLv2 to LGPLv2.1. 2011-05-27 18:09:55 -04:00
lang
minis Add activity graphs from gmane. 2011-06-16 21:37:47 -04:00
stubs Add a subsection on getting github pull requests in the easy way. 2011-06-16 21:37:48 -04:00
www Merged htdp-lib.scblr and teachpacks/error-composition.scrbl into htdp/htdp.scrbl, 2011-07-11 14:55:27 -04:00
all.rkt Make the web page header a link to the main page. 2011-03-31 11:05:52 -04:00
build.rkt
config.rkt
README Prebuilt link in the all versions page, other minor fixes. 2011-04-12 07:26:27 -04:00

* common: specific code for the racket web pages.

* www: actual content of main site.

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

* */all.rkt: files that just require all the necessary modules to build
  the whole site

* */resources.rkt: files that define the resources for a site (icon,
  css, logo)

* minis: smaller one-source-file sites

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