public
Description: The web site for the Nu programming language
Homepage: http://programming.nu
Clone URL: git://github.com/timburks/programmingnu.git
timburks (author)
Sat Jun 14 12:32:47 -0700 2008
commit  87b2e2e366e0f45bdb619dbc0b910ebbb63c1905
tree    56046e1ed8820ccecb5b3cd78946212b4d732bad
parent  d4e7ff197b9ede84cd39826a113adbe11eca761b
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 Mon May 12 10:53:04 -0700 2008 Updated README and nunja configuration file, ad... [timburks]
file README Mon May 12 10:53:04 -0700 2008 Updated README and nunja configuration file, ad... [timburks]
directory assets/ Tue Mar 18 12:05:55 -0700 2008 Blog updates [timburks]
file builder.nu Mon May 12 11:03:00 -0700 2008 Dropping vestigial Textile support after comple... [timburks]
file nunja.nu Mon May 12 10:53:04 -0700 2008 Updated README and nunja configuration file, ad... [timburks]
directory pages/ Sat Jun 14 12:32:47 -0700 2008 updates to the community page. [timburks]
directory posts/ Sun Jun 08 13:18:17 -0700 2008 Nu-0.3.2 files. [timburks]
directory views/ Sat Jun 14 09:20:06 -0700 2008 Added new "Community" page. [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.