![]() * The main page's title appears in search results, so use "The Racket Language" instead of "Racket". Additional minor tweaks to a few more titles to make them presentable as search results. * Add a `#:description' keyword to make it easy to add it to pages. Add such texts to the main page, downloads, community, learning, people, and mailing list pages. * Add a <meta name="robots" content="NOODP" /> to the front page, to avoid getting the ODP (dmoz) blurb, hopefully the new and improved description(s) will be used instead. (If not, this should be reverted.) |
||
---|---|---|
.. | ||
common | ||
download | ||
lang | ||
minis | ||
stubs | ||
www | ||
all.rkt | ||
build.rkt | ||
config.rkt | ||
README |
* 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.