public
Description: The web site for the Nu programming language
Homepage: http://programming.nu
Clone URL: git://github.com/timburks/programmingnu.git
name age message
file LICENSE Sat Mar 15 21:49:57 -0700 2008 First commit. [timburks]
file NOTICE Sat Mar 15 21:49:57 -0700 2008 First commit. [timburks]
file Nukefile Wed Dec 03 23:47:37 -0800 2008 Nu-0.3.3 release [timburks]
file README Mon May 12 10:53:04 -0700 2008 Updated README and nunja configuration file, ad... [timburks]
directory assets/ Thu Jul 10 11:47:49 -0700 2008 Added link to tootsweet.com (site sponsor / Nu ... [timburks]
file builder.nu Tue Nov 17 18:42:48 -0800 2009 site updates for 0.4.0 [timburks]
file nunja.nu Mon May 12 10:53:04 -0700 2008 Updated README and nunja configuration file, ad... [timburks]
directory pages/ Tue Nov 17 18:42:48 -0800 2009 site updates for 0.4.0 [timburks]
directory posts/ Wed Dec 09 09:52:12 -0800 2009 New post from Jason Grossman [timburks]
directory views/ Tue Nov 17 18:42:48 -0800 2009 site updates for 0.4.0 [timburks]
README
This is the source material for the Programming Nu website.

It includes the text of the site and build scripts. 

All contents copyright 2007-2008, Neon Design Technology, Inc.

Build scripts are released under the Apache License, v. 2.0.
See the LICENSE file for details.

Text is released under the Creative Commons 
Attribution-Noncommercial-No Derivative Works 3.0 United States License.

==

To build the site, just run "nuke". Building requires NuMarkdown 
and NuYAML. Both are available on github.

To preview the site, run "nuke preview". This requires Nunja, which
is also available on github.