racket/collects/meta
Eli Barzilay b1c666c212 Some web page tweaks.
* 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.)
2012-06-27 09:26:28 -04:00
..
build Typo (but these requirements should be eliminated eventually). 2012-04-28 05:23:43 -04:00
contrib Improved bash completion script. 2012-05-24 11:48:35 -04:00
drdr metacity 2012-06-25 15:59:17 -06:00
drdr2 A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
images Move the "mkheart.rkt" generator to a new meta directory. 2012-05-04 17:24:08 -04:00
tree ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
web Some web page tweaks. 2012-06-27 09:26:28 -04:00
check-dists.rkt fix meta/check-dists 2011-12-04 08:01:48 -07:00
checker.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
dist-specs.rkt change db collect to be part of "mz" ("textual") distribution 2012-04-10 15:50:32 -06:00
info.rkt
props Dump attempt to be cute with stderr. 2012-06-20 22:52:40 -04:00
readme.txt
spec-lang.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
spec-reader.rkt
specs.rkt

This directory contains code that is used to manage Racket infrastructure.